Add definition of CHARSETALIASDIR to TESTS_ENVIRONMENT, to allow
[pspp-builds.git] / tests / ChangeLog
index 3137a02d819a9b71ec9ddd8f2dd0e03a55fcde3e..08f4350049d3b5b605027f04c22a28a38bb55b24 100644 (file)
@@ -1,3 +1,23 @@
+2007-11-15  Ben Pfaff  <blp@gnu.org>
+
+       * automake.mk: Add definition of CHARSETALIASDIR to
+       TESTS_ENVIRONMENT, to allow locale_charset to find charset.alias
+       before running "make install".
+
+2007-11-10  Ben Pfaff  <blp@gnu.org>
+
+       * bugs/compression.sh: Pass -b option to diff to avoid spurious
+       failure on od.
+
+2007-11-08  Ben Pfaff  <blp@gnu.org>
+
+       Patch #6256: add support for binary, 360 file formats.  Reviewed
+       by John Darrington.
+
+       * automake.mk: Add new file.
+
+       * formats/360.sh: New test.
+
 2007-11-07  Ben Pfaff  <blp@gnu.org>
 
        * bugs/overwrite-input-file.sh: Don't use non-portable "diff -B".