diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-06-25 08:47:01 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-06-25 08:47:01 +0000 |
commit | 657f0417ed66d26fa80bbf3ef7081c59e15fbdd6 (patch) | |
tree | 2a81a63681d647347cc17c154bf031e1de606fb9 /ChangeLog | |
parent | 81b215afa3ee76e03579108b866ef7bd696b42c6 (diff) | |
download | glibc-657f0417ed66d26fa80bbf3ef7081c59e15fbdd6.tar.gz glibc-657f0417ed66d26fa80bbf3ef7081c59e15fbdd6.tar.xz glibc-657f0417ed66d26fa80bbf3ef7081c59e15fbdd6.zip |
Update.
2003-06-25 Ulrich Drepper <drepper@redhat.com> * include/time.h: Don't define CLOCK_IDFIELD_SIZE if _ISOMAC is defined.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b586d44df7..28c84f37bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-06-25 Ulrich Drepper <drepper@redhat.com> + + * include/time.h: Don't define CLOCK_IDFIELD_SIZE if _ISOMAC is + defined. + 2003-06-11 Jakub Jelinek <jakub@redhat.com> * elf/Versions (libc): Add _dl_open_hook@GLIBC_PRIVATE. |