X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FChangeLog;h=aa1d9e1dae48c89f818f0700beced924a6d2af67;hb=b31bac73c9affb7843d332807ffe5cef9c5e7cea;hp=3137a02d819a9b71ec9ddd8f2dd0e03a55fcde3e;hpb=962aaaca2a9650d60d2bd75fb2080ef491f19ccb;p=pspp diff --git a/tests/ChangeLog b/tests/ChangeLog index 3137a02d81..aa1d9e1dae 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,17 @@ +2007-11-10 Ben Pfaff + + * bugs/compression.sh: Pass -b option to diff to avoid spurious + failure on od. + +2007-11-08 Ben Pfaff + + 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 * bugs/overwrite-input-file.sh: Don't use non-portable "diff -B".