summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-08-18 14:59:59 +1000
committerDamien Miller <djm@mindrot.org>2000-08-18 14:59:59 +1000
commit3241fa15eab83af79bfda709ffe6d235705d614d (patch)
tree0892a8bb67145e2945a55e5ac5cedc52ee9f7867 /ChangeLog
parenta7f58293f7340fc022c025b482614d5bd8dada50 (diff)
- (djm) SUN_LEN macro for systems which lack it
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2fd41fa6e..ae8ae56e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -47,6 +47,7 @@
47 Charles Levert <charles@comm.polymtl.ca> 47 Charles Levert <charles@comm.polymtl.ca>
48 - (djm) Seperate arc4random into seperate file and use OpenSSL's RC4 48 - (djm) Seperate arc4random into seperate file and use OpenSSL's RC4
49 implementation. 49 implementation.
50 - (djm) SUN_LEN macro for systems which lack it
50 51
5120000815 5220000815
52 - (djm) More SunOS 4.1.x fixes from Nate Itkin <nitkin@europa.com> 53 - (djm) More SunOS 4.1.x fixes from Nate Itkin <nitkin@europa.com>