summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2012-09-07 11:20:20 +1000
committerDarren Tucker <dtucker@zip.com.au>2012-09-07 11:20:20 +1000
commit92a39cfa09e38152be34437345577105c4110438 (patch)
tree380e81fd80292f6bf6059ad437ecf16fc6000ed5 /ChangeLog
parent241995382ee30b562a1f644ab9dd518bbbb8f902 (diff)
- dtucker@cvs.openbsd.org 2012/09/06 09:50:13
[clientloop.c] Make the escape command help (~?) context sensitive so that only commands that will work in the current session are shown. ok markus@ (note: previous commit with this description was a mistake on my part while pulling changes from OpenBSD)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 7 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 242ef4043..dead49719 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
120120907
2 - (dtucker) OpenBSD CVS Sync
3 - dtucker@cvs.openbsd.org 2012/09/06 09:50:13
4 [clientloop.c]
5 Make the escape command help (~?) context sensitive so that only commands
6 that will work in the current session are shown. ok markus@
7
120120906 820120906
2 - (dtucker) OpenBSD CVS Sync 9 - (dtucker) OpenBSD CVS Sync
3 - jmc@cvs.openbsd.org 2012/08/15 18:25:50 10 - jmc@cvs.openbsd.org 2012/08/15 18:25:50
@@ -26,10 +33,6 @@
26 [clientloop.c log.c ssh.1 log.h] 33 [clientloop.c log.c ssh.1 log.h]
27 Add ~v and ~V escape sequences to raise and lower the logging level 34 Add ~v and ~V escape sequences to raise and lower the logging level
28 respectively. Man page help from jmc, ok deraadt jmc 35 respectively. Man page help from jmc, ok deraadt jmc
29 - dtucker@cvs.openbsd.org 2012/09/06 09:50:13
30 [clientloop.c]
31 Make the escape command help (~?) context sensitive so that only commands
32 that will work in the current session are shown. ok markus@
33 36
3420120830 3720120830
35 - (dtucker) [moduli] Import new moduli file. 38 - (dtucker) [moduli] Import new moduli file.