Fix missing ChangeLog

I had forgotten to add a changelog entry for a patch.  Added it now in
the right place.
This commit is contained in:
Siddhesh Poyarekar 2014-02-28 17:55:05 +05:30
parent fe13a20c37
commit ba17cdbd1d
1 changed files with 6 additions and 0 deletions

View File

@ -1737,6 +1737,12 @@
2014-02-05 Siddhesh Poyarekar <siddhesh@redhat.com>
[BZ #16398]
* libio/wfileops.c (_IO_wfile_seekoff): Break out form
conversion when destination buffer does not have enough space.
* libio/tst-ftell-partial-wide.c: New test case.
* libio/Makefile (tests): Add tst-ftell-partial-wide.
* manual/contrib.texi: Update entry for Ondrej Bilka, Will
Newton and Alexandre Oliva. Add entries for Steve Ellcey, Chris
Leonard and Allan McRae.