summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-04-12 19:56:55 +0200
committerBruno Haible <bruno@clisp.org>2008-04-12 19:56:55 +0200
commit0b3562e7e473a1e7e1c0523d01e650c92d2c8240 (patch)
treee5096763363c9bd1dcdd09bb23270bfe660450a6 /ChangeLog
parent0775759ea5a0eaedff6e9e586d791f40c8fb708e (diff)
downloadgnulib-0b3562e7e473a1e7e1c0523d01e650c92d2c8240.tar.gz
Update ChangeLog entry: the problem on emx+gcc was a different one.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 63338b2c0b..8fbce5a423 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -72,8 +72,7 @@
2008-04-11 Bruno Haible <bruno@clisp.org>
- Flush the standard error stream before aborting. Needed on netlabs.org
- klibc (derived from emx+gcc libc) and mingw.
+ Flush the standard error stream before aborting. Needed on mingw.
* tests/test-argmatch.c (ASSERT): Call fflush(stderr) before abort().
* tests/test-array_list.c (ASSERT): Likewise.
* tests/test-array_oset.c (ASSERT): Likewise.