diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-05-29 20:26:04 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-05-29 20:26:04 -0400 |
commit | 13f1ab36a4c3451b1c0287cc404dbfe927c8eced (patch) | |
tree | 8a5ec13e21e13dd4f6e23fe9f88ceed231a8b7dc /ChangeLog | |
parent | 80e2212d8e59933a1641f029ebd360526ff0e074 (diff) | |
download | glibc-13f1ab36a4c3451b1c0287cc404dbfe927c8eced.zip glibc-13f1ab36a4c3451b1c0287cc404dbfe927c8eced.tar.gz glibc-13f1ab36a4c3451b1c0287cc404dbfe927c8eced.tar.bz2 |
Fix typo in last patch to locarchive.c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2011-05-29 Ulrich Drepper <drepper@gmail.com> + * locale/programs/locarchive.c (add_locale_to_archive): Fix typo + in last patch. + [BZ #11799] * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention SI_USER in the comment. |