From 14a6b4e45f4297a39b704557491fcc16ff863ef7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 26 Jan 2000 02:07:07 +0000 Subject: Update. 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. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3a5559def1..64bc37853b 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 -- cgit 1.4.1