diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-09-13 05:30:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-09-13 05:30:21 +0000 |
commit | f69425fa2958fc060b2dfad45a7e52594f67cb88 (patch) | |
tree | 043de5a29ada88adb57502d5b44f4345fc567222 /ChangeLog | |
parent | 9d9ab48728080f0cd9b8a38346f2b4842d057c33 (diff) | |
download | glibc-f69425fa2958fc060b2dfad45a7e52594f67cb88.zip glibc-f69425fa2958fc060b2dfad45a7e52594f67cb88.tar.gz glibc-f69425fa2958fc060b2dfad45a7e52594f67cb88.tar.bz2 |
Update.
2004-09-12 Ulrich Drepper <drepper@redhat.com>
* nss/getent.c: Don't preconstruct help message. Do it only when
needed.
* locale/programs/locale.c: Simplify help message printing.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-09-12 Ulrich Drepper <drepper@redhat.com> + + * nss/getent.c: Don't preconstruct help message. Do it only when + needed. + + * locale/programs/locale.c: Simplify help message printing. + 2004-09-12 Roland McGrath <roland@frob.com> * sysdeps/mach/hurd/i386/init-first.c (init1) [! SHARED]: Add decls |