diff options
author | Roland McGrath <roland@gnu.org> | 2004-08-09 19:47:49 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-08-09 19:47:49 +0000 |
commit | d09ca7fa0b7b2bfe5c8e6448a9c26744c173f454 (patch) | |
tree | 954dae7ec0609bc6f7a8d38a573fb09dc6cecd84 /ChangeLog | |
parent | f2d4c706b030c8999a7f2cd76d844386cc4721ae (diff) | |
download | glibc-d09ca7fa0b7b2bfe5c8e6448a9c26744c173f454.tar glibc-d09ca7fa0b7b2bfe5c8e6448a9c26744c173f454.tar.gz glibc-d09ca7fa0b7b2bfe5c8e6448a9c26744c173f454.tar.bz2 glibc-d09ca7fa0b7b2bfe5c8e6448a9c26744c173f454.zip |
* time/strptime_l.c: #include <stdbool.h>, `bool' used in last change.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2004-08-09 Roland McGrath <roland@redhat.com> + + * time/strptime_l.c: #include <stdbool.h>, `bool' used in last change. + 2004-08-09 Ulrich Drepper <drepper@redhat.com> * time/tzset.c (tzset_internal): If TZ is not set do not compare |