diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-03-31 07:03:48 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-03-31 07:03:48 +0000 |
commit | 924c3f59722cb33c27537e922f31bf5413cd97fc (patch) | |
tree | 1f516639abf2e198f9ea296df1d2ca8c039c4537 /ChangeLog | |
parent | 9e9e0532a493ae3d07b2f4e958d2030f8d937065 (diff) | |
download | glibc-924c3f59722cb33c27537e922f31bf5413cd97fc.tar.gz glibc-924c3f59722cb33c27537e922f31bf5413cd97fc.tar.xz glibc-924c3f59722cb33c27537e922f31bf5413cd97fc.zip |
Update.
2000-03-30 Ulrich Drepper <drepper@redhat.com> * sysdeps/generic/bits/shm.h (struct shmid_ds): Correct names of with size of dynamic sectionelements.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a30ee5ad74..5db2a8a988 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-03-30 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/generic/bits/shm.h (struct shmid_ds): Correct names of + with size of dynamic sectionelements. + 2000-03-29 Geoff Clare <gwc@unisoft.com> * stdlib/strfmon.c: Corrected problems with the code that |