Implemented the INSERT command.
[pspp-builds.git] / src / libpspp / ChangeLog
index 6f3ddf519d23e9068b6cc970962eff23ac905dc5..9c1b654d9cd6d35bb19b671da60dbd823a8a55c0 100644 (file)
@@ -1,3 +1,8 @@
+2007-09-05 John Darrington <john@darrington.wattle.id.au>
+
+       * getl.c: Add extra members to struct getl_source, to maintain the
+       error mode and the syntax_mode. 
+
 2007-07-25  Ben Pfaff  <blp@gnu.org>
 
        * getl.c (getl_append_source): Add source to *end* of list.