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 eeeb5e365..838372197 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -96,6 +96,10 @@
96 [regress/multiplex.sh] 96 [regress/multiplex.sh]
97 Always specify ssh_config for multiplex tests: prevents breakage caused 97 Always specify ssh_config for multiplex tests: prevents breakage caused
98 by options in ~/.ssh/config. From Dan Peterson. 98 by options in ~/.ssh/config. From Dan Peterson.
99 - djm@cvs.openbsd.org 2009/08/13 00:57:17
100 [regress/Makefile]
101 regression test for port number parsing. written as part of the a2port
102 change that went into 5.2 but I forgot to commit it at the time...
99 103
10020091002 10420091002
101 - (djm) [Makefile.in] Mention readconf.o in ssh-keysign's make deps. 105 - (djm) [Makefile.in] Mention readconf.o in ssh-keysign's make deps.