From 54afa0f18a51da1b1e4aa251ceeefe7f43ace74c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 26 Jan 2000 02:04:41 +0000 Subject: [PATCH] Update. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9d4c97e310..b27ddc2b33 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2000-01-23 Paul Eggert + + * posix/regex.c (GET_UNSIGNED_NUMBER): Allow only ASCII digits. + +2000-01-23 Paul Eggert + + * posix/regex.c (compile_range): When matching a character + range, use the current collating sequence, as POSIX requires. + 2000-01-25 Ulrich Drepper * string/argz-stringify.c: Handle case of missing \0 at the end of