X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=dad169cb9976e63cc42afaa76119ab0f8de570bd;hb=2ca2dd689c1585b8db4746d40292992986977f28;hp=1d9ef89cd9cd9d72c828bff68e9980297f811371;hpb=75d146361fe980e1e1bbb9639edc6fbed5345e82;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 1d9ef89cd..dad169cb9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2007-04-29 Bruno Haible + * tests/test-fflush.c (main): Use a file of size 17, not 10. + Print more information in case of failure. Disable a test on BeOS. + +2007-04-29 Bruno Haible + * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number. This helps debugging on systems on which no gdb is available.