diff --git a/ChangeLog b/ChangeLog index 07e3977dc5..491372b7fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -174,6 +174,11 @@ * sysdeps/unix/sysv/linux/sparc/sparc64/oldgetrlimit64.c: Removed. * sysdeps/unix/sysv/linux/sparc/sparc64/oldsetrlimit64.c: Removed. +1999-12-16 Ulrich Drepper + + * sysdeps/generic/strsep.c: If delim string has only one character + don't run over end of string. + 1999-12-15 Andreas Schwab * rt/aio.h: Fix typo. Reported by Kurt Garloff