Add regression test for bug #21108.
[pspp] / src / libpspp / ChangeLog
index 6f3ddf519d23e9068b6cc970962eff23ac905dc5..e00ac0c288209ef8f6aa0c4046422887915b3df4 100644 (file)
@@ -1,3 +1,13 @@
+2007-09-16  Ben Pfaff  <blp@gnu.org>
+
+       * copyleft.c: Add trailing new-lines to lack-of-warranty
+       statement.
+
+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.