diff options
author | Damien Miller <djm@mindrot.org> | 2013-08-21 02:42:58 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2013-08-21 02:42:58 +1000 |
commit | d234afb0b3a8de1be78cbeafed5fc86912594c3c (patch) | |
tree | 66e9c912e3ba5c5e7eaead403a59813bb171299f /ChangeLog | |
parent | e0ee727b8281a7c2ae20630ce83f6b200b404059 (diff) |
- djm@cvs.openbsd.org 2013/08/13 18:32:08
[ssh-keygen.c]
typo in error message; from Stephan Rickauer
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -40,6 +40,9 @@ | |||
40 | [sftp.c] | 40 | [sftp.c] |
41 | enable ctrl-left-arrow and ctrl-right-arrow to move forward/back a word; | 41 | enable ctrl-left-arrow and ctrl-right-arrow to move forward/back a word; |
42 | matching ksh's relatively recent change. | 42 | matching ksh's relatively recent change. |
43 | - djm@cvs.openbsd.org 2013/08/13 18:32:08 | ||
44 | [ssh-keygen.c] | ||
45 | typo in error message; from Stephan Rickauer | ||
43 | 46 | ||
44 | 20130808 | 47 | 20130808 |
45 | - (dtucker) [regress/Makefile regress/test-exec.sh] Don't try to use test -nt | 48 | - (dtucker) [regress/Makefile regress/test-exec.sh] Don't try to use test -nt |