summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2d6862cb..c5ce2aed4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -43,6 +43,9 @@
43 - jmc@cvs.openbsd.org 2009/08/19 04:56:03 43 - jmc@cvs.openbsd.org 2009/08/19 04:56:03
44 [sftp.1] 44 [sftp.1]
45 ether -> either; 45 ether -> either;
46 - dtucker@cvs.openbsd.org 2009/08/20 23:54:28
47 [mux.c]
48 subsystem_flag is defined in ssh.c so it's extern; ok djm
46 49
4720091002 5020091002
48 - (djm) [Makefile.in] Mention readconf.o in ssh-keysign's make deps. 51 - (djm) [Makefile.in] Mention readconf.o in ssh-keysign's make deps.