diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-04-27 09:15:56 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-04-27 09:15:56 +0000 |
commit | b6a7609d56147398e6fa412fd7c7210960300505 (patch) | |
tree | b5c8a764dc0e199293d112b5077ffa3acc74f2bc /ChangeLog | |
parent | 10bb450d115287e85dcd6699bd9a928c9230cbeb (diff) | |
download | glibc-b6a7609d56147398e6fa412fd7c7210960300505.tar.gz glibc-b6a7609d56147398e6fa412fd7c7210960300505.tar.xz glibc-b6a7609d56147398e6fa412fd7c7210960300505.zip |
Update.
* posix/testfnm.c: Add more test cases.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0141438499..6c06e3e820 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ * posix/fnmatch.c (internal_fnmatch): Correctly reset string pointer in case of an invalid [[: expression. + * posix/testfnm.c: Add more test cases. + 1999-04-27 Roland McGrath <roland@baalperazim.frob.com> * hurd/hurdexec.c (_hurd_exec): If SIGKILL present in _hurdsig_traced |