Allow output files to overwrite input files (bug #21280). Thanks to
[pspp-builds.git] / tests / ChangeLog
index c98f53e23157cdb03cd45a447414bc901602c6d5..776e7a4f381ac9c8c4c0312d13d0cebceda620e4 100644 (file)
@@ -1,3 +1,21 @@
+2007-11-03  Ben Pfaff  <blp@gnu.org>
+
+       Allow output files to overwrite input files (bug #21280).
+
+       * automake.mk: Add new file.
+
+       * bugs/overwrite-input-file.sh: Rewrite to make sure that we can
+       overwrite input files safely.
+
+       * bugs/overwrite-special-file.sh: New test.
+
+       * command/erase.sh: Fix "activity" message.
+
+2007-11-03  John Darrington <john@darrington.wattle.id.au>
+
+       * Book1.gnm.unzipped command/get-data-gnm.sh: New test and data
+       for reading gnumeric files.
+
 2007-10-08  Ben Pfaff  <blp@gnu.org>
 
        Bug #21280.  Thanks to John Darrington for review.