Fix infinite loop on comment at end of file, add test.
[pspp] / tests / ChangeLog
index c45621ae8af41f992990263ddc9de9d783a891b1..1e52c8f85c6fbcdb33928ad75552c41ee20fc304 100644 (file)
@@ -1,3 +1,16 @@
+Sat Apr  3 11:42:31 2004  Ben Pfaff  <blp@gnu.org>
+
+       * Makefile.am: (TESTS) Add bugs/comment-at-eof.sh.  Alphabetize
+       test order.
+       
+       * bugs/comment-at-eof.sh: Add test for a bug where a comment at
+       end of file caused an infinite loop.
+
+Sat Mar 27 11:29:06 WST 2004 John Darrington <john@darrington.wattle.id.au>
+
+       * bugs/get.sh Added regression test for a bug in loading a dictionary
+       with the GET command.
+
 Tue Mar 30 22:10:08 2004  Ben Pfaff  <blp@gnu.org>
 
        * Makefile.am: (TESTS) Add bugs/multipass.sh.