diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,5 +1,14 @@ | |||
1 | 20010407 | 1 | 20010407 |
2 | - (bal) CVS ID Resync of version.h | 2 | - (bal) CVS ID Resync of version.h |
3 | - OpenBSD CVS Sync | ||
4 | - markus@cvs.openbsd.org 2001/04/05 23:39:20 | ||
5 | [serverloop.c] | ||
6 | keep the ssh session even if there is no active channel. | ||
7 | this is more in line with the protocol spec and makes | ||
8 | ssh -N -L 1234:server:110 host | ||
9 | more useful. | ||
10 | based on discussion with <mats@mindbright.se> long time ago | ||
11 | and recent mail from <res@shore.net> | ||
3 | 12 | ||
4 | 20010406 | 13 | 20010406 |
5 | - (stevesk) logintest.c: fix for systems without __progname | 14 | - (stevesk) logintest.c: fix for systems without __progname |
@@ -4911,4 +4920,4 @@ | |||
4911 | - Wrote replacements for strlcpy and mkdtemp | 4920 | - Wrote replacements for strlcpy and mkdtemp |
4912 | - Released 1.0pre1 | 4921 | - Released 1.0pre1 |
4913 | 4922 | ||
4914 | $Id: ChangeLog,v 1.1075 2001/04/07 01:08:46 mouring Exp $ | 4923 | $Id: ChangeLog,v 1.1076 2001/04/07 01:12:11 mouring Exp $ |