summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index f3bb97c4..219303a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,8 +11,10 @@
version 2.5.2
- (djm) Update RPM spec version
- (djm) Release 2.5.2p1
- - tim@mindrot.org 2001/03/19 18:33:47 [defines.h]
- change S_ISLNK macro to work for UnixWare 2.03
+- tim@mindrot.org 2001/03/19 18:33:47 [defines.h]
+ change S_ISLNK macro to work for UnixWare 2.03
+- tim@mindrot.org 2001/03/19 20:45:11 [openbsd-compat/glob.c]
+ add get_arg_max(). Use sysconf() if ARG_MAX is not defined
20010319
- (djm) Seed PRNG at startup, rather than waiting for arc4random calls to
@@ -4643,4 +4645,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.991.2.1 2001/03/20 02:49:21 tim Exp $
+$Id: ChangeLog,v 1.991.2.2 2001/03/20 04:49:46 tim Exp $