diff options
author | Bruno Haible <bruno@clisp.org> | 2008-04-12 19:56:55 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2008-04-12 19:56:55 +0200 |
commit | 0b3562e7e473a1e7e1c0523d01e650c92d2c8240 (patch) | |
tree | e5096763363c9bd1dcdd09bb23270bfe660450a6 /ChangeLog | |
parent | 0775759ea5a0eaedff6e9e586d791f40c8fb708e (diff) | |
download | gnulib-0b3562e7e473a1e7e1c0523d01e650c92d2c8240.tar.gz |
Update ChangeLog entry: the problem on emx+gcc was a different one.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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. |