Rewrite and improve formatted output routines.
[pspp-builds.git] / src / language / dictionary / ChangeLog
index 9718f7dbb262077bd96e6c37217cc8dadbb3fd7b..c0b714fc8f0bd890632d7d0088195a16c1abf7e7 100644 (file)
@@ -1,3 +1,19 @@
+Sat Nov  4 16:04:19 2006  Ben Pfaff  <blp@gnu.org>
+
+       * numeric.c: (cmd_string) Check that output format is valid.
+       Simplify parsing.
+
+Wed Nov  1 20:50:54 2006  Ben Pfaff  <blp@gnu.org>
+
+       * sys-file-info.c: (cmd_display) Use compare_var_ptr_names to
+       compare "struct variable **"s, not compare_var_names.  Fixes bug
+       #17423.
+
+Sat May  6 19:03:34 2006  Ben Pfaff  <blp@gnu.org>
+
+       * apply-dictionary.c: (cmd_apply_dictionary) Use new function
+       val_labs_can_set_width().
+
 Sat May  6 10:43:22 2006  Ben Pfaff  <blp@gnu.org>
 
        Continue reforming procedure execution.  In this phase, get rid of