summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-06-26 10:22:53 +1000
committerDamien Miller <djm@mindrot.org>2000-06-26 10:22:53 +1000
commitc0fd17fdca5853c0c6bfdfc364d8c5418dcab86b (patch)
tree7caa4cd021c8fa7318379d2ac0993d59fb02750f /ChangeLog
parent8dd33fd1d543ce94f291bb1e580b49600b1e39a3 (diff)
- OpenBSD CVS update
- provos@cvs.openbsd.org 2000/06/25 14:17:58 [channels.c] correct check for bad channel ids; from Wei Dai <weidai@eskimo.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index b67efd293..a5d6cd09b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
120000626 120000626
2 - Better fix to aclocal tests from Garrick James <garrick@james.net> 2 - (djm) Better fix to aclocal tests from Garrick James <garrick@james.net>
3 3 - OpenBSD CVS update
4 - provos@cvs.openbsd.org 2000/06/25 14:17:58
5 [channels.c]
6 correct check for bad channel ids; from Wei Dai <weidai@eskimo.com>
7
420000623 820000623
5 - (djm) Use sa_family_t in prototype for rresvport_af. Patch from 9 - (djm) Use sa_family_t in prototype for rresvport_af. Patch from
6 Svante Signell <svante.signell@telia.com> 10 Svante Signell <svante.signell@telia.com>