X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=6821057179e4c68fce9f8968d684c35e88056573;hb=a5a35f0cfc24fc0b206be30aba2bf7b98d522082;hp=d06bcede5bb2455bf439de3fa12443b466ccaa91;hpb=a0d9972bfe5609bd225968ddfa76188ffa48280b;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.