diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 | ||
12 | 20050524 | 16 | 20050524 |
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 $ |