summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2007-12-02 23:02:15 +1100
committerDarren Tucker <dtucker@zip.com.au>2007-12-02 23:02:15 +1100
commit2f8b3d9855be2cd6a43d32d7b1799ca415f19f1c (patch)
tree0e0153f8bc9d4990c5fb8e8ab457b166a5aba8b1 /ChangeLog
parent32e42c74a54ba10bf6859f83b52e5b5e7d3c796a (diff)
downloadopenssh-git-2f8b3d9855be2cd6a43d32d7b1799ca415f19f1c.tar.gz
- dtucker@cvs.openbsd.org 2007/10/29 04:08:08
[monitor_wrap.c monitor.c] Send config block back to slave for invalid users too so options set by a Match block (eg Banner) behave the same for non-existent users. Found by and ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index aff32e50..31ffeaec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,11 @@
[ssh.c]
Plug tiny mem leaks in ControlPath and ProxyCommand option processing;
ok djm@
+ - dtucker@cvs.openbsd.org 2007/10/29 04:08:08
+ [monitor_wrap.c monitor.c]
+ Send config block back to slave for invalid users too so options
+ set by a Match block (eg Banner) behave the same for non-existent
+ users. Found by and ok djm@
20071030
- (djm) OpenBSD CVS Sync
@@ -3429,4 +3434,4 @@
OpenServer 6 and add osr5bigcrypt support so when someone migrates
passwords between UnixWare and OpenServer they will still work. OK dtucker@
-$Id: ChangeLog,v 1.4798 2007/12/02 12:01:03 dtucker Exp $
+$Id: ChangeLog,v 1.4799 2007/12/02 12:02:15 dtucker Exp $