summaryrefslogtreecommitdiff
path: root/glob
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>1998-10-03 05:39:55 +0000
committerPaul Smith <psmith@gnu.org>1998-10-03 05:39:55 +0000
commit1e5a440ef415b423755f90fff8176e19bb9eac64 (patch)
tree4603a4b4e5ec9a6366e02f5ece9b6f6e9371084c /glob
parent04eac7d54620ca1bd161911053eb9233b4dd97a0 (diff)
downloadmake-1e5a440ef415b423755f90fff8176e19bb9eac64.tar.gz
Checkpoint changes. Bug fixes, mostly.
Diffstat (limited to 'glob')
-rw-r--r--glob/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/glob/ChangeLog b/glob/ChangeLog
index e3854a5a..b7e85ad0 100644
--- a/glob/ChangeLog
+++ b/glob/ChangeLog
@@ -1,3 +1,8 @@
+1998-08-05 Paul D. Smith <psmith@gnu.org>
+
+ * configure.in: Remove; configuration for glob is handled by the
+ make configure.in.
+
1998-07-29 Paul D. Smith <psmith@gnu.org>
* glob.c, fnmatch.c: New versions from the GLIBC folks (Ulrich