summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2001-03-19 18:31:44 -0800
committerTim Rice <tim@multitalents.net>2001-03-19 18:31:44 -0800
commitd14d7021a14fd45705bd1f4833e2e63829c04449 (patch)
treebd2c7b1a329f7b7db52946e673955602b6ae444d /ChangeLog
parent82e7ae5bceb636ecd52189f6ec63fd3db108cd85 (diff)
change S_ISLNK macro to work for UnixWare 2.03
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e07c0791..adc3faae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,8 @@
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
20010319
- (djm) Seed PRNG at startup, rather than waiting for arc4random calls to
@@ -4641,4 +4643,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.991 2001/03/19 22:30:50 djm Exp $
+$Id: ChangeLog,v 1.992 2001/03/20 02:31:44 tim Exp $