diff options
author | Damien Miller <djm@mindrot.org> | 2000-06-26 10:22:53 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2000-06-26 10:22:53 +1000 |
commit | c0fd17fdca5853c0c6bfdfc364d8c5418dcab86b (patch) | |
tree | 7caa4cd021c8fa7318379d2ac0993d59fb02750f /ChangeLog | |
parent | 8dd33fd1d543ce94f291bb1e580b49600b1e39a3 (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-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,6 +1,10 @@ | |||
1 | 20000626 | 1 | 20000626 |
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 | |||
4 | 20000623 | 8 | 20000623 |
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> |