diff options
author | Roland McGrath <roland@gnu.org> | 2000-03-20 19:21:35 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-03-20 19:21:35 +0000 |
commit | 5d431a3ef0a310ab042e2cf5c71a4ad59fd9184a (patch) | |
tree | 888ababd652fab3def6bb2fdbe47bc9eece94bdb /ChangeLog | |
parent | d3564d01a715d65be18a99aaaaa36ed35b59eba2 (diff) | |
download | glibc-5d431a3ef0a310ab042e2cf5c71a4ad59fd9184a.tar.gz glibc-5d431a3ef0a310ab042e2cf5c71a4ad59fd9184a.tar.xz glibc-5d431a3ef0a310ab042e2cf5c71a4ad59fd9184a.zip |
* locale/programs/ld-time.c (time_finish): Use %Z instead of %z.
* locale/programs/ld-ctype.c (ctype_finish, ctype_class_new): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index cf808626de..89bd16dd91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-03-20 Roland McGrath <roland@baalperazim.frob.com> + * locale/programs/ld-time.c (time_finish): Use %Z instead of %z. + * locale/programs/ld-ctype.c (ctype_finish, ctype_class_new): Likewise. + * scripts/versions.awk: Fixed version renaming code to distinguish libraries properly. |