summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2008-06-13 04:56:37 +1000
committerDarren Tucker <dtucker@zip.com.au>2008-06-13 04:56:37 +1000
commitf6b01b758f4003a5cc59cf6a27afdc5123eb4fc4 (patch)
tree05a150e5907561fe53063cfef329007811d52756 /ChangeLog
parent84c56f536ca664f79172d595e088fce6aa84be21 (diff)
- dtucker@cvs.openbsd.org 2008/06/12 16:35:31
[ssh_config.5 ssh.c] keyword expansion for localcommand. ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0aec356d3..cbf5a0851 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -112,6 +112,9 @@
112 [clientloop.h channels.h clientloop.c channels.c mux.c] 112 [clientloop.h channels.h clientloop.c channels.c mux.c]
113 The multiplexing escape char handler commit last night introduced a 113 The multiplexing escape char handler commit last night introduced a
114 small memory leak per session; plug it. 114 small memory leak per session; plug it.
115 - dtucker@cvs.openbsd.org 2008/06/12 16:35:31
116 [ssh_config.5 ssh.c]
117 keyword expansion for localcommand. ok djm@
115 118
11620080611 11920080611
117 - (djm) [channels.c configure.ac] 120 - (djm) [channels.c configure.ac]
@@ -4274,4 +4277,4 @@
4274 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4277 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4275 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4278 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4276 4279
4277$Id: ChangeLog,v 1.4984 2008/06/12 18:55:46 dtucker Exp $ 4280$Id: ChangeLog,v 1.4985 2008/06/12 18:56:37 dtucker Exp $