(map_case): Create destination case instead of leaving it
[pspp-builds.git] / src / language / data-io / ChangeLog
index 0c1f3791f7df36e098cd844b1200e070de0978ac..ef3235121892c74fe1f4256478620d7aebf924c5 100644 (file)
@@ -1,3 +1,14 @@
+2007-07-11  Ben Pfaff  <blp@gnu.org>
+
+       * get.c (map_case): Create destination case instead of leaving it
+       undefined.  Fixes bug #20285.
+       Reviewed by John Darrington.
+
+2007-06-06  Ben Pfaff  <blp@gnu.org>
+
+       * get.c: Essentially rewrite MATCH FILES to support FIRST and
+       LAST.
+
 2007-06-06  Ben Pfaff  <blp@gnu.org>
 
        Adapt case sources, sinks, and clients of procedure code to the