summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-01-23 16:54:29 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-01-23 16:54:29 +0000
commit2396b30d9598bad07fe282e9626779967c4e14b8 (patch)
tree96b831428e4a285d66db9c2f82579ab9e86d6b52 /ChangeLog
parent16a86be01aa1f097c5ceaea9ea96253e55d9a016 (diff)
- (bal) #ifdef around S_IFSOCK if platform does not support it.
patch by Tim Rice <tim@multitalents.net> - (bal) fake-regex.h cleanup based on Tim Rice's patch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c364e08f..a89d4464b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,10 @@
3 - markus@cvs.openbsd.org 2001/01/23 10:45:10 3 - markus@cvs.openbsd.org 2001/01/23 10:45:10
4 [ssh.h] 4 [ssh.h]
5 nuke comment 5 nuke comment
6 - (bal) no 64bit support patch from Tim Rice <tim@multitalents.net> 6 - (bal) no 64bit support patch from Tim Rice <tim@multitalents.net>
7 - (bal) #ifdef around S_IFSOCK if platform does not support it.
8 patch by Tim Rice <tim@multitalents.net>
9 - (bal) fake-regex.h cleanup based on Tim Rice's patch.
7 10
820010123 1120010123
9 - (bal) regexp.h typo in configure.in. Should have been regex.h 12 - (bal) regexp.h typo in configure.in. Should have been regex.h