diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e73f95c8b5..e3dd452cd4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-02-11 Ulrich Drepper <drepper@redhat.com> + * posix/getopt.c: Suppress messages if first character of + optstring is a colon (PR libc/1584). + * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Define ELF_* constants and elf_* types to interpret values passed up from the kernel. Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>. |