summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-05-13 23:16:15 +0000
committerRoland McGrath <roland@gnu.org>1996-05-13 23:16:15 +0000
commitdfc34677ea6f283ee05d97711dc4982d4f5acef9 (patch)
tree0b5c238fac6f50cab98aef46e13f4b79f0f3d1fc
parent7f0d69dbf4107e840b33a8c681fcd1e9e4750ce3 (diff)
Regenerated
Mon May 13 12:03:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> * posix/glob.c [_AMIGA]: Don't include <pwd.h>. (glob): Remove bogus & in call to globfree. [_AMIGA]: Use AmigaDOS file name conventions.
-rw-r--r--posix/glob/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/posix/glob/ChangeLog b/posix/glob/ChangeLog
index 7a8923ced5..33c16565db 100644
--- a/posix/glob/ChangeLog
+++ b/posix/glob/ChangeLog
@@ -1,3 +1,9 @@
+Mon May 13 12:03:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
+
+ * posix/glob.c [_AMIGA]: Don't include <pwd.h>.
+ (glob): Remove bogus & in call to globfree.
+ [_AMIGA]: Use AmigaDOS file name conventions.
+
Thu May 9 09:17:46 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* posix/glob/SMakefile, posix/glob/SCOPTIONS, posix/glob/Makefile.ami: