X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=6821057179e4c68fce9f8968d684c35e88056573;hb=c4596b1;hp=d06bcede5bb2455bf439de3fa12443b466ccaa91;hpb=1aeca770e12bdc87d6cfe0e43cc2f37a910213a0;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index d06bcede5..682105717 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2011-08-31 Bruno Haible + + freopen: Documentation. + * doc/posix-functions/freopen.texi: Document the bug with the NULL file + name. + Reported by Claudio Bley . + 2011-08-31 Claudio Bley (tiny change) freopen: Don't crash if the filename argument is NULL.