summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd46b83aa..f78dce6ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,11 @@
26 posix-rename@openssh.com extension. 26 posix-rename@openssh.com extension.
27 27
28 intended for use in regress tests, so no documentation. 28 intended for use in regress tests, so no documentation.
29 - djm@cvs.openbsd.org 2013/08/09 03:37:25
30 [sftp.c]
31 do getopt parsing for all sftp commands (with an empty optstring for
32 commands without arguments) to ensure consistent behaviour
33
2920130808 3420130808
30 - (dtucker) [regress/Makefile regress/test-exec.sh] Don't try to use test -nt 35 - (dtucker) [regress/Makefile regress/test-exec.sh] Don't try to use test -nt
31 since some platforms (eg really old FreeBSD) don't have it. Instead, 36 since some platforms (eg really old FreeBSD) don't have it. Instead,