pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/ChangeLog


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/ChangeLog
Date: Tue, 17 May 2005 03:09:36 -0400

Index: pspp/src/ChangeLog
diff -u pspp/src/ChangeLog:1.194 pspp/src/ChangeLog:1.195
--- pspp/src/ChangeLog:1.194    Tue May 17 05:46:39 2005
+++ pspp/src/ChangeLog  Tue May 17 07:09:35 2005
@@ -1,3 +1,19 @@
+Tue May 17 00:06:43 2005  Ben Pfaff  <address@hidden>
+
+       Fix PR 11119.
+
+       * som.c: (output_encodings) If some cell in the table won't fit
+       with the horizontal or vertical headers, cancel those headers.
+
+       * som.h: (struct som_table_class) Add fits_width, fits_length,
+       set_headers members.
+
+       * tab.c: (tabi_fits_width) New function.
+       (tabi_fits_length) New function.
+       (tabi_set_headers) New function.
+       (global var tab_table_class) Add the new functions as appropriate
+       members.
+       
 Mon May 16 22:34:06 2005  Ben Pfaff  <address@hidden>
 
        Fix rest of PR 13054.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]