summaryrefslogtreecommitdiffstats
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 242ef404..dead4971 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+20120907
+ - (dtucker) OpenBSD CVS Sync
+ - 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@
+
20120906
- (dtucker) OpenBSD CVS Sync
- jmc@cvs.openbsd.org 2012/08/15 18:25:50
@@ -26,10 +33,6 @@
[clientloop.c log.c ssh.1 log.h]
Add ~v and ~V escape sequences to raise and lower the logging level
respectively. Man page help from jmc, ok deraadt jmc
- - 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@
20120830
- (dtucker) [moduli] Import new moduli file.