diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-12-02 01:18:11 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-12-02 01:18:11 +0000 |
commit | 68f672c9f8f14c444b3336f7ac25cd542e8844de (patch) | |
tree | 67e7b41be0f0cb005e2349588d3f4a0cd97d8b35 /ChangeLog | |
parent | ba3349887267f7d312ae32956a4dbc81a98d504f (diff) | |
download | glibc-68f672c9f8f14c444b3336f7ac25cd542e8844de.tar glibc-68f672c9f8f14c444b3336f7ac25cd542e8844de.tar.gz glibc-68f672c9f8f14c444b3336f7ac25cd542e8844de.tar.bz2 glibc-68f672c9f8f14c444b3336f7ac25cd542e8844de.zip |
Update.
2000-12-01 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/shm_open.c: Remove incorrect comment.
* configure.in: Correct test for pserver CVS access.cc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2000-12-01 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/shm_open.c: Remove incorrect comment. + 2000-11-30 Roland McGrath <roland@frob.com> * hurd/hurd/ioctl.h (_HURD_HANDLE_IOCTLS_1): New macro. @@ -6,7 +10,7 @@ 2000-12-01 Ulrich Drepper <drepper@redhat.com> - * configure.in: Correct test for pserver CVS access. + * configure.in: Correct test for pserver CVS access.cc 2000-11-28 H.J. Lu <hjl@gnu.org> |