summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-12-18 20:57:40 +1100
committerDamien Miller <djm@mindrot.org>1999-12-18 20:57:40 +1100
commitfdb7caf293e860fda343f9cc98ff3342ed997b73 (patch)
tree81cdfa33653f0ff28f85b0a0b8a00235990206de /ChangeLog
parentc4c647fb9465ae98816c5a6a1a6d9dae0e383e9a (diff)
Avoid breakage on systems lacking IPv6 headers
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b89d475b9..b68e22ed7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
119991218 119991218
2 - Redhat init script patch from Chun-Chung Chen 2 - Redhat init script patch from Chun-Chung Chen
3 <cjj@u.washington.edu> 3 <cjj@u.washington.edu>
4 - Avoid breakage on systems without IPv6 headers
4 5
519991216 619991216
6 - Makefile changes for Solaris from Peter Kocks 7 - Makefile changes for Solaris from Peter Kocks