Applying patch #5562
[pspp-builds.git] / src / language / ChangeLog
index 69f3be37f3084c790de52a32816e91ffe27bc5c7..45df782c4805f586aad15a67cf0595dbdc3bdb76 100644 (file)
@@ -1,3 +1,16 @@
+Wed Nov 29 19:35:44 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+       * command.c: Updated to reflect changed function names.
+
+       * line-buffer.c line-buffer.h: Removed.  Guts of it moved to
+       libpspp/getl.[ch] The rest moved to files listed below.
+
+       * syntax-file.c syntax-file.h prompt.c prompt.h: New files.
+
+Wed Nov 22 06:26:42 2006  Ben Pfaff  <blp@gnu.org>
+
+       * command.def: HOST command needs F_KEEP_FINAL_TOKEN.
+
 Sat Oct 28 16:15:56 WST 2006 John Darrington <john@darrington.wattle.id.au>
 
        * linebuffer.c linebuffer.h: Moved getl_buf from here, into