diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-18 20:50:51 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-18 20:50:51 +0000 |
commit | 549fc33c06adc87952a2a7fbd975d067a52d7190 (patch) | |
tree | 567c0d87a29c9af4eb7bb48d329f120301193867 | |
parent | b26a9120ece3e524844815c43c640fc128dd3928 (diff) | |
download | glibc-549fc33c06adc87952a2a7fbd975d067a52d7190.tar.gz glibc-549fc33c06adc87952a2a7fbd975d067a52d7190.tar.xz glibc-549fc33c06adc87952a2a7fbd975d067a52d7190.zip |
Update.
2000-10-18 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/shm_open.c: Correct default mount point in comments. (freeit): Remove unnecessary test.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8ed18bb03d..175bcd23aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-10-18 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/shm_open.c: Correct default mount point + in comments. + (freeit): Remove unnecessary test. + 2000-10-18 Andreas Jaeger <aj@suse.de> * sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_OK): New. |