summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-07-16 13:59:59 +1000
committerDamien Miller <djm@mindrot.org>2010-07-16 13:59:59 +1000
commitbad5e03bfdcfd0ae3b5f6812affd8c2cf62d6046 (patch)
tree6f928bb88ed3d2e871b33ff55c5cb162be0e23de /ChangeLog
parentbcfbc48930448c726e02cba6e1a85b316801564b (diff)
- schwarze@cvs.openbsd.org 2010/07/15 21:20:38
[ssh-keygen.1] repair incorrect block nesting, which screwed up indentation; problem reported and fix OK by jmc@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a755a8042..322bb9d97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -37,6 +37,10 @@
37 [ssh.1] 37 [ssh.1]
38 finally ssh synopsis looks nice again! this commit just removes a ton of 38 finally ssh synopsis looks nice again! this commit just removes a ton of
39 hacks we had in place to make it work with old groff; 39 hacks we had in place to make it work with old groff;
40 - schwarze@cvs.openbsd.org 2010/07/15 21:20:38
41 [ssh-keygen.1]
42 repair incorrect block nesting, which screwed up indentation;
43 problem reported and fix OK by jmc@
40 44
4120100714 4520100714
42 - (tim) [contrib/redhat/openssh.spec] Bug 1796: Test for skip_x11_askpass 46 - (tim) [contrib/redhat/openssh.spec] Bug 1796: Test for skip_x11_askpass