* value-labels.c (get_label): Allow commas between values and
[pspp-builds.git] / src / language / dictionary / ChangeLog
index c0b714fc8f0bd890632d7d0088195a16c1abf7e7..a1d42607e290b47d497d68a6f3e4a224f708c9bb 100644 (file)
@@ -1,3 +1,9 @@
+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.