summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-04-06 11:49:18 +0000
committerBruno Haible <bruno@clisp.org>2007-04-06 11:49:18 +0000
commitf8476c1e799c7ea3d32b3881e23a385c02c0afec (patch)
tree951def73c3ebc4c17383c8b7e335818b85730111 /ChangeLog
parent17b87817b0755c7990d59b70e9f80b25108f1c01 (diff)
downloadgperf-f8476c1e799c7ea3d32b3881e23a385c02c0afec.tar.gz
Improve support for mingw.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ba6616..e8d0aa8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-04-06 Bruno Haible <bruno@clisp.org>
+
+ Improve support for mingw.
+ * tests/Makefile.in (check-c, check-ada, check-modula3, check-pascal,
+ check-lang-utf8, check-lang-ucs2): Remove '\r' from output before diff.
+ (POSTPROCESS_FOR_MINGW): New variable.
+ (check-test): Use it to postprocess output before diff.
+
2007-04-04 Bruno Haible <bruno@clisp.org>
Support for newer GNU standards.