diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -11,6 +11,9 @@ | |||
11 | newly exec'ed sshd will get the SIGALRM and not have a handler for it, | 11 | newly exec'ed sshd will get the SIGALRM and not have a handler for it, |
12 | and the default action will terminate the listening sshd. Analysis and | 12 | and the default action will terminate the listening sshd. Analysis and |
13 | patch from andrew at gaul.org. | 13 | patch from andrew at gaul.org. |
14 | - dtucker@cvs.openbsd.org 2007/02/22 12:58:40 | ||
15 | [servconf.c] | ||
16 | Check activep so Match and GatewayPorts work together; ok markus@ | ||
14 | 17 | ||
15 | 20070219 | 18 | 20070219 |
16 | - (dtucker) OpenBSD CVS Sync | 19 | - (dtucker) OpenBSD CVS Sync |
@@ -2756,4 +2759,4 @@ | |||
2756 | OpenServer 6 and add osr5bigcrypt support so when someone migrates | 2759 | OpenServer 6 and add osr5bigcrypt support so when someone migrates |
2757 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ | 2760 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ |
2758 | 2761 | ||
2759 | $Id: ChangeLog,v 1.4621 2007/02/25 09:37:21 dtucker Exp $ | 2762 | $Id: ChangeLog,v 1.4622 2007/02/25 09:37:52 dtucker Exp $ |