diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-03-06 22:15:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-03-06 22:15:32 +0000 |
commit | b7296fd4eec51c97f3530670641a8d7699864538 (patch) | |
tree | 6e3267ed2baa45e34a4f18d9816434716585e9fa /ChangeLog | |
parent | 7dea968e78d0903e5f6069f2bf72a9961f49465f (diff) | |
download | glibc-b7296fd4eec51c97f3530670641a8d7699864538.tar.gz glibc-b7296fd4eec51c97f3530670641a8d7699864538.tar.xz glibc-b7296fd4eec51c97f3530670641a8d7699864538.zip |
Update.
1998-03-06 Ulrich Drepper <drepper@cygnus.com> * argp/argp-help.c: Remove last bits of using gettext instead of dgettext.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9795851fa9..dc4d7f7e27 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1998-03-06 Ulrich Drepper <drepper@cygnus.com> + + * argp/argp-help.c: Remove last bits of using gettext instead of + dgettext. + 1998-03-06 17:04 Ulrich Drepper <drepper@cygnus.com> * libc.map: Add _dl_debug_impcalls, _dl_debug_fd, _dl_sysdep_output, |