summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-05-26 12:01:22 +1000
committerDamien Miller <djm@mindrot.org>2005-05-26 12:01:22 +1000
commit1b0de9a04127eeec9a5352abd16113bb8faa494c (patch)
tree00c7793912ada135aadcb2f2a7a5d8df2149e220 /ChangeLog
parent4f1d6b2c112be24f6ecfcb81b56f0180ec76ea66 (diff)
- dtucker@cvs.openbsd.org 2005/04/06 12:26:06
[ssh.c] Fix debug call for port forwards; patch from pete at seebeyond.com, ok djm@ (ID sync only - change already in portable)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 32212bcbf..7712c31c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,10 @@
8 [sshd.c] 8 [sshd.c]
9 avoid harmless logspam by not performing setsockopt() on non-socket; 9 avoid harmless logspam by not performing setsockopt() on non-socket;
10 ok markus@ 10 ok markus@
11 - dtucker@cvs.openbsd.org 2005/04/06 12:26:06
12 [ssh.c]
13 Fix debug call for port forwards; patch from pete at seebeyond.com,
14 ok djm@ (ID sync only - change already in portable)
11 15
1220050524 1620050524
13 - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec] 17 - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
@@ -2507,4 +2511,4 @@
2507 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2511 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2508 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2512 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2509 2513
2510$Id: ChangeLog,v 1.3763 2005/05/26 01:59:32 djm Exp $ 2514$Id: ChangeLog,v 1.3764 2005/05/26 02:01:22 djm Exp $