summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--posix/glob/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/posix/glob/ChangeLog b/posix/glob/ChangeLog
index 3f75b7f2a0..ac27755ce6 100644
--- a/posix/glob/ChangeLog
+++ b/posix/glob/ChangeLog
@@ -1,3 +1,8 @@
+Mon Dec 11 20:07:54 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+
+ * posix/glob.c [! STDC_HEADERS]: Declare getenv.
+ (glob): Avoid using function as value.
+
Fri Dec 8 13:04:51 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* posix/glob.c: Implement new options GLOB_ALTDIRFUNC, GLOB_BRACE,