summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-08-21 02:43:27 +1000
committerDamien Miller <djm@mindrot.org>2013-08-21 02:43:27 +1000
commitd5d9d7b1fdacf0551de4c747728bd159be40590a (patch)
tree58c3dd3bcc92307efe0973bf9ac2cb5e2646d9de /ChangeLog
parentd234afb0b3a8de1be78cbeafed5fc86912594c3c (diff)
- djm@cvs.openbsd.org 2013/08/13 18:33:08
[ssh-keygen.c] another of the same typo
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2945ee799..0199afda4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -43,6 +43,9 @@
43 - djm@cvs.openbsd.org 2013/08/13 18:32:08 43 - djm@cvs.openbsd.org 2013/08/13 18:32:08
44 [ssh-keygen.c] 44 [ssh-keygen.c]
45 typo in error message; from Stephan Rickauer 45 typo in error message; from Stephan Rickauer
46 - djm@cvs.openbsd.org 2013/08/13 18:33:08
47 [ssh-keygen.c]
48 another of the same typo
46 49
4720130808 5020130808
48 - (dtucker) [regress/Makefile regress/test-exec.sh] Don't try to use test -nt 51 - (dtucker) [regress/Makefile regress/test-exec.sh] Don't try to use test -nt