aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-04-26 23:21:01 +0000
committerUlrich Drepper <drepper@redhat.com>1999-04-26 23:21:01 +0000
commitd8aaef00a787dc18ce87e4c6448615095d511239 (patch)
treec66cfcc06de7fb84023baaa2580d8be6781f77d4 /ChangeLog
parent80127c749ba3b00d0a802170ae5842f599c6c34b (diff)
downloadglibc-d8aaef00a787dc18ce87e4c6448615095d511239.tar
glibc-d8aaef00a787dc18ce87e4c6448615095d511239.tar.gz
glibc-d8aaef00a787dc18ce87e4c6448615095d511239.tar.bz2
glibc-d8aaef00a787dc18ce87e4c6448615095d511239.zip
Update.
1999-04-26 Ulrich Drepper <drepper@cygnus.com> * posix/fnmatch.c (internal_fnmatch): Renamed from fnmatch. Take extra parameter. Fix several more bugs involving wildcard and ranges. (fnmatch): New function. Call internal_fnmatch. * posix/testfnm.c: More test cases.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95f538ef20..feee8234bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1999-04-26 Ulrich Drepper <drepper@cygnus.com>
+
+ * posix/fnmatch.c (internal_fnmatch): Renamed from fnmatch. Take
+ extra parameter. Fix several more bugs involving wildcard and
+ ranges.
+ (fnmatch): New function. Call internal_fnmatch.
+
+ * posix/testfnm.c: More test cases.
+
1999-04-03 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* manual/install.texi (Configuring and compiling): Explain that