From: Ulrich Drepper Date: Thu, 13 Nov 2003 17:26:58 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_3_3~57 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=db70483fd383cb4dad1f84804a106572c7dfca0b;p=thirdparty%2Fglibc.git Update. 2003-11-13 Ulrich Drepper * posix/regcomp.c (parse_dup_op): Fail with REG_BADBR is first number in {,} expression is larger. --- diff --git a/ChangeLog b/ChangeLog index 7e2bc00630a..9da6608a2bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-11-13 Ulrich Drepper + + * posix/regcomp.c (parse_dup_op): Fail with REG_BADBR is first + number in {,} expression is larger. + 2003-11-13 Andreas Jaeger * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):