Finish converting struct variable to an opaque type. In this
[pspp-builds.git] / src / language / dictionary / ChangeLog
index 407a92e6fd84c40e30abca232a08cdc6692e95cd..e2d7d80f72222bdf0d80707fb3c64e07618f9f0c 100644 (file)
@@ -1,3 +1,28 @@
+Sat Dec  9 18:44:26 2006  Ben Pfaff  <blp@gnu.org>
+
+       * variable-label.c: Move to src/data/variable.c.
+       
+       * vector.c (cmd_vector): Use PV_SAME_WIDTH in parse_variables
+       call, because string variables in a vector must have the same
+       width.
+
+Thu Nov 30 22:06:21 2006  Ben Pfaff  <blp@gnu.org>
+
+       * value-labels.c (get_label): Allow commas between values and
+       labels and between value labels.  Fixes bug #18303.  Thanks to
+       John Darrington for reporting this bug.
+
+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