Fixed warnings generated by gcc 4.1.2
[pspp-builds.git] / src / data / ChangeLog
index 3086444287fc0de8346f67808656a37a51ac4be0..856a177da3bf52c4d5cbaec20300d1782974a5d7 100644 (file)
@@ -1,3 +1,15 @@
+Wed Sep 27 09:37:49 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+       * procedure.c (case_limit_trns_proc): Fixed buglet which rendered the 
+       entire function useless.
+
+Mon Sep 25 17:11:46 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+       * casefile-private.h casefile.c casefile.h fastfile.c: Created new
+       casereader method casereader_clone.   
+       
+       * procedure.c pransformations.h: Introduced new type casenum_t
+
 Thu Sep 21 07:00:30 2006  Ben Pfaff  <blp@gnu.org>
 
        * variable.c: (width_to_bytes) Rephrase code for clarify.