Patch #6302.
[pspp-builds.git] / src / language / data-io / ChangeLog
index 4adce992772693aadc23f42ffed2412ef5578b91..112efefba10c1030b518c45a712ada0c03cefac2 100644 (file)
@@ -1,3 +1,12 @@
+2007-12-07  Ben Pfaff  <blp@gnu.org>
+
+       Patch #6302.
+
+       * data-parser.c (data_parser_make_active_file): Fix case count
+       argument to casereader_create_sequential, which fixes data reading
+       in the GUI.
+       Provided by John Darrington.
+
 2007-12-04  Ben Pfaff  <blp@gnu.org>
 
        Move DATA LIST parsing into generic infrastructure, and generalize