From eacba3afdde7356516a5a83a0bca77fc63d5564f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 26 Jan 2000 02:24:09 +0000 Subject: [PATCH] Update. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index b27ddc2b339..90564b1d93f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2000-01-24 Paul Eggert + + * posix/fnmatch_loop.c (FCT): Use locale's collating sequence when + deciding whether a character falls within a character range. + +2000-01-24 Paul Eggert + + * posix/fnmatch_loop.c (FCT): When matching [A-Z] and folding case, + lower-case A too. + 2000-01-23 Paul Eggert * posix/regex.c (GET_UNSIGNED_NUMBER): Allow only ASCII digits. -- 2.47.2