aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-03-20 19:21:35 +0000
committerRoland McGrath <roland@gnu.org>2000-03-20 19:21:35 +0000
commit5d431a3ef0a310ab042e2cf5c71a4ad59fd9184a (patch)
tree888ababd652fab3def6bb2fdbe47bc9eece94bdb /ChangeLog
parentd3564d01a715d65be18a99aaaaa36ed35b59eba2 (diff)
downloadglibc-5d431a3ef0a310ab042e2cf5c71a4ad59fd9184a.tar
glibc-5d431a3ef0a310ab042e2cf5c71a4ad59fd9184a.tar.gz
glibc-5d431a3ef0a310ab042e2cf5c71a4ad59fd9184a.tar.bz2
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--ChangeLog3
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.