diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-12-18 10:02:06 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-12-18 10:02:06 +0000 |
commit | 51c68755af9bf02a88792b8caff9cf516a262684 (patch) | |
tree | c05c7a6a758b6c90183d54f4189b62defd977e72 /ChangeLog | |
parent | ff7059bfe84cffa60fcd4d2a45f35a6b8edfffd6 (diff) | |
download | glibc-51c68755af9bf02a88792b8caff9cf516a262684.zip glibc-51c68755af9bf02a88792b8caff9cf516a262684.tar.gz glibc-51c68755af9bf02a88792b8caff9cf516a262684.tar.bz2 |
Update.
* time/getdate.c (check_mday): tm_mon contains values from 0 to 11,
not 1 to 12.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 1998-12-18 Ulrich Drepper <drepper@cygnus.com> + * time/getdate.c (check_mday): tm_mon contains values from 0 to 11, + not 1 to 12. + * manual/texinfo.tex: Update to latest version. * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add ipc. |