Fix up ChangeLog.

This commit is contained in:
Roland McGrath 2013-02-13 10:45:31 -08:00
parent cc7834d65e
commit ffb1ec7b7f

View File

@ -1,8 +1,6 @@
2013-02-13 Ondřej Bílka <neleai@seznam.cz>
* stdlib/Makefile: Install stdlib-bsearch.h header.
2013-02-13 Ondřej Bílka <neleai@seznam.cz>
* stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
* string/mempcpy.c: Implement by calling memcpy.