diff options
author | Roland McGrath <roland@gnu.org> | 2007-07-13 21:52:52 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2007-07-13 21:52:52 +0000 |
commit | b25effae3d4a02d655e3a8fe4d9085401de5d660 (patch) | |
tree | 26170a74dbab9eb7e929b93cac2dde719fe9c810 | |
parent | 185742ae4577b15af36c27ba25cb9f5a007cf73c (diff) | |
download | glibc-b25effae3d4a02d655e3a8fe4d9085401de5d660.tar.gz |
* configure: Regenerated.
-rw-r--r-- | posix/glob/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/posix/glob/ChangeLog b/posix/glob/ChangeLog index de04c4b943..5d3ae8dcca 100644 --- a/posix/glob/ChangeLog +++ b/posix/glob/ChangeLog @@ -1,3 +1,7 @@ +2007-07-13 Roland McGrath <roland@redhat.com> + + * configure: Regenerated. + Sat Jul 20 21:55:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> Win32 hacks from <Rob_Tulloh@tivoli.com>. @@ -20,4 +24,3 @@ Fri Jun 21 00:27:51 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> * posix/fnmatch.c (fnmatch): Fix \*[*?]+ case to increment name ptr only for ?s, not for *s. Fix from Chet Ramey. - |