pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] pspp/src/language/data-io ChangeLog


From: Ben Pfaff
Subject: [Pspp-cvs] pspp/src/language/data-io ChangeLog
Date: Thu, 12 Jul 2007 04:34:34 +0000

CVSROOT:        /cvsroot/pspp
Module name:    pspp
Changes by:     Ben Pfaff <blp> 07/07/12 04:34:34

Modified files:
        src/language/data-io: ChangeLog 

Log message:
        (map_case): Create destination case instead of leaving it
        undefined.  Fixes bug #20285.
        Reviewed by John Darrington.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/src/language/data-io/ChangeLog?cvsroot=pspp&r1=1.40&r2=1.41

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/pspp/pspp/src/language/data-io/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -b -r1.40 -r1.41
--- ChangeLog   7 Jun 2007 06:45:15 -0000       1.40
+++ ChangeLog   12 Jul 2007 04:34:33 -0000      1.41
@@ -1,3 +1,9 @@
+2007-07-11  Ben Pfaff  <address@hidden>
+
+       * get.c (map_case): Create destination case instead of leaving it
+       undefined.  Fixes bug #20285.
+       Reviewed by John Darrington.
+
 2007-06-06  Ben Pfaff  <address@hidden>
 
        * get.c: Essentially rewrite MATCH FILES to support FIRST and




reply via email to

[Prev in Thread] Current Thread [Next in Thread]