summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 913716bbb..d7f5a59c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,10 @@
5 fix some whitespace at EOL 5 fix some whitespace at EOL
6 make list of commands an enum rather than a long list of defines 6 make list of commands an enum rather than a long list of defines
7 add -a to usage() 7 add -a to usage()
8 - djm@cvs.openbsd.org 2013/08/06 23:05:01
9 [sftp.1]
10 document top-level -a option (the -a option to 'get' was already
11 documented)
8 12
920130808 1320130808
10 - (dtucker) [regress/Makefile regress/test-exec.sh] Don't try to use test -nt 14 - (dtucker) [regress/Makefile regress/test-exec.sh] Don't try to use test -nt