Added the ability to resize string variables from the GUI. Thanks to
[pspp-builds.git] / src / data / ChangeLog
index 45564a95debc89a67597c56b5f5bbc52c6e67b62..7d8ef4dde0bd2515d76b0e133b2dea2e0a662f75 100644 (file)
@@ -1,3 +1,25 @@
+2007-07-18 John Darrington <john@darrington.wattle.id.au>
+
+       * datasheet.c (datasheet_delete_columns): Added assertion to check
+       we're not deleting outside the range of the sheet.  
+
+       
+       * dictionary.c dictionary.h variable.c: Added the ability for string
+       variables to be resized.
+       
+       * vardict.h: Added some prototypes (moved from dictionary.h) as
+       these should only be called by variable.c
+
+
+2007-07-14 John Darrington <john@darrington.wattle.id.au>
+
+       * sfm-reader.c: Respect case_cnt field in file header.
+
+2007-07-01 John Darrington <john@darrington.wattle.id.au>
+
+       * transformation.c transformation.h (trns_chain_execute): Changed the 
+       signature (Patch #6057)
+
 2007-06-10  Ben Pfaff  <blp@gnu.org>
 
        * casereader-filter.c (casereader_filter_destroy): Make sure to