summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-03-19 19:00:09 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-03-19 19:00:09 +0000
commit11c78f81199f191e19b8e8658a3f6dee22689c2e (patch)
treee1c9b0da97379d98d3b54ee82567dcfeb9d3c016 /ChangeLog
parenta77d641cea5fc64707bf4a27a7bff8bbb8450c69 (diff)
- (bal) glob.c update to set gl_pathv to NULL (OpenBSD CVS).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a012a013..7311adff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
20010320
- - (bal) glob.c update to added GLOB_LIMITS.
+ - (bal) glob.c update to added GLOB_LIMITS (OpenBSD CVS).
+ - (bal) glob.c update to set gl_pathv to NULL (OpenBSD CVS).
20010319
- (djm) Seed PRNG at startup, rather than waiting for arc4random calls to
@@ -4630,4 +4631,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.986 2001/03/19 18:58:13 mouring Exp $
+$Id: ChangeLog,v 1.987 2001/03/19 19:00:09 mouring Exp $