summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-08-05 13:03:13 +1000
committerDamien Miller <djm@mindrot.org>2010-08-05 13:03:13 +1000
commit7fa96602e52f02e66897f98a1568cbd3a555192b (patch)
tree0736a83065f5ba47a1c79db14c4a3bd739404e73 /ChangeLog
parent081f3c73d8ee4352968348bd6d3dfb65203f3e01 (diff)
- djm@cvs.openbsd.org 2010/08/04 05:37:01
[ssh.1 ssh_config.5 sshd.8] Remove mentions of weird "addr/port" alternate address format for IPv6 addresses combinations. It hasn't worked for ages and we have supported the more commen "[addr]:port" format for a long time. ok jmc@ markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fcf85fae1..eadbb9a79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
120100905
2 - OpenBSD CVS Sync
3 - djm@cvs.openbsd.org 2010/08/04 05:37:01
4 [ssh.1 ssh_config.5 sshd.8]
5 Remove mentions of weird "addr/port" alternate address format for IPv6
6 addresses combinations. It hasn't worked for ages and we have supported
7 the more commen "[addr]:port" format for a long time. ok jmc@ markus@
8
120100903 920100903
2 - (dtucker) [monitor.c] Bug #1795: Initialize the values to be returned from 10 - (dtucker) [monitor.c] Bug #1795: Initialize the values to be returned from
3 PAM to sane values in case the PAM method doesn't write to them. Spotted by 11 PAM to sane values in case the PAM method doesn't write to them. Spotted by