From 70dc5068f8105942b3ffa7ef57fbb88b6d4ce75a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 1 Feb 2001 07:28:23 +0000 Subject: Update. * posix/fnmatch_loop.c: Remove incorrect reverse condition in [. .] matching. Patch by Isamu Hasegawa . 2001-01-31 Mark Kettenis * misc/sys/select.h: Include instead of to get definition of `struct timeval'. 2001-01-31 Ulrich Drepper --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 95ef29e13d..c7a1d40bba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2001-01-31 Ulrich Drepper + + * posix/fnmatch_loop.c: Remove incorrect reverse condition in + [. .] matching. Patch by Isamu Hasegawa . + +2001-01-31 Mark Kettenis + + * misc/sys/select.h: Include instead of + to get definition of `struct timeval'. + 2001-01-31 Ulrich Drepper * posix/tst-fnmatch.input: Add test cases for de_DE.UTF-8 locale. -- cgit v1.2.3