diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-29 04:18:58 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-29 04:18:58 +0000 |
commit | 1a6c971d0030bdd01aacbee3bbb52602f5ab6b4c (patch) | |
tree | 0615c264583cc878c9f7b6469a06899cb8c02f3e /ChangeLog | |
parent | 8f3f1e09bf1ac08cc3b0c7978a25c5727799a254 (diff) | |
download | glibc-1a6c971d0030bdd01aacbee3bbb52602f5ab6b4c.tar.gz glibc-1a6c971d0030bdd01aacbee3bbb52602f5ab6b4c.tar.xz glibc-1a6c971d0030bdd01aacbee3bbb52602f5ab6b4c.zip |
Update.
2000-08-28 Ulrich Drepper <drepper@redhat.com> * time/strftime.c (my_strftime): Handle # flag for %b as well.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a7d614fbfb..70c0b6cf09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-08-28 Ulrich Drepper <drepper@redhat.com> + + * time/strftime.c (my_strftime): Handle # flag for %b as well. + 2000-08-27 H.J. Lu <hjl@gnu.org> * posix/Makefile (otherlibs): Add for building with static-nss |