From 84301c1d260a17844cfd3c896efc14e5c958f2f7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 26 Jan 2000 02:25:09 +0000 Subject: [PATCH] Fix last entries. --- ChangeLog | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 90564b1d93f..d7552dfd464 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +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. + * posix/fnmatch.c (internal_fnmatch): 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. + * posix/fnmatch.c (internal_fnmatch): When matching [A-Z] and + folding case, lower-case A too. 2000-01-23 Paul Eggert -- 2.47.3