diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -36,6 +36,10 @@ | |||
36 | being initialised so was starting at a random value from the heap | 36 | being initialised so was starting at a random value from the heap |
37 | (harmless, but confusing). 2) some error conditions were not being | 37 | (harmless, but confusing). 2) some error conditions were not being |
38 | propagated back to the caller | 38 | propagated back to the caller |
39 | - djm@cvs.openbsd.org 2013/08/09 03:56:42 | ||
40 | [sftp.c] | ||
41 | enable ctrl-left-arrow and ctrl-right-arrow to move forward/back a word; | ||
42 | matching ksh's relatively recent change. | ||
39 | 43 | ||
40 | 20130808 | 44 | 20130808 |
41 | - (dtucker) [regress/Makefile regress/test-exec.sh] Don't try to use test -nt | 45 | - (dtucker) [regress/Makefile regress/test-exec.sh] Don't try to use test -nt |