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 7e4863029..2c8b45a31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
4020130808 4420130808
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