Implement journaling. Bug #17240.
[pspp-builds.git] / src / language / utilities / ChangeLog
index 8af47c08bfd0238b5a5683fec63a22e05174a306..1f5e3869d9949a897fbeed67dbf95a5887631d75 100644 (file)
@@ -1,3 +1,11 @@
+2007-08-16  Ben Pfaff  <blp@gnu.org>
+
+       Implement journaling.  Bug #17240.
+       
+       * set.q: Add LOG subcommand as synonym for JOURNAL.
+       (stc_custom_journal): Implement.
+       (stc_custom_log): New function.
+
 2007-05-06  Ben Pfaff  <blp@gnu.org>
 
        Abstract the documents within a dictionary a little better.