Reworked settings so as to use one large struct instead of lots of static
[pspp-builds.git] / src / data / ChangeLog
index c11dce5f912ff41d7ad5d7efb769752e08573443..276196612c2511f16095d06e1a5610b618f88346 100644 (file)
@@ -1,3 +1,13 @@
+2008-01-19  John Darrington <john@darrington.wattle.id.au>
+
+       * settings.c settings.h: Moved static variables into a 
+       single struct.  Renamed functions to have a settings_ prefix.
+
+2008-01-14  John Darrington <john@darrington.wattle.id.au>
+
+       * data-out.c (output_AHEX): Corrected number of bytes in
+       call to output_hex.  Closes bug #22011
+
 2008-01-02  John Darrington <john@darrington.wattle.id.au>
 
        * variable.c variable.h: Replaced var_get_value_name with