From: Bruno Haible Date: Sat, 12 Apr 2008 17:56:55 +0000 (+0200) Subject: Update ChangeLog entry: the problem on emx+gcc was a different one. X-Git-Tag: v0.1~7567 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=0b3562e7e473a1e7e1c0523d01e650c92d2c8240;p=gnulib.git Update ChangeLog entry: the problem on emx+gcc was a different one. --- diff --git a/ChangeLog b/ChangeLog index 63338b2c0..8fbce5a42 100644 --- a/ChangeLog +++ b/ChangeLog @@ -72,8 +72,7 @@ 2008-04-11 Bruno Haible - 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.