diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-04-28 09:23:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-04-28 09:23:09 +0000 |
commit | 66f93c2d97c7a6299361805091513981b6277893 (patch) | |
tree | 763f44901596aa0f7a6afb6a4df2be02f0c69661 /ChangeLog | |
parent | 980e58323af243dd0a87f6a6eeec6f97308b46e5 (diff) | |
download | glibc-66f93c2d97c7a6299361805091513981b6277893.zip glibc-66f93c2d97c7a6299361805091513981b6277893.tar.gz glibc-66f93c2d97c7a6299361805091513981b6277893.tar.bz2 |
Update.
1999-04-28 Ulrich Drepper <drepper@cygnus.com>
* posix/fnmatch.c (internal_fnmatch): Finish incomplete
no_leading_period change.
* posix/testfnm.c: More test cases.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +1999-04-28 Ulrich Drepper <drepper@cygnus.com> + + * posix/fnmatch.c (internal_fnmatch): Finish incomplete + no_leading_period change. + + * posix/testfnm.c: More test cases. + 1999-04-27 Ulrich Drepper <drepper@cygnus.com> * include/dirent.h: Remove __getdirentries declaration, add __getdents |