summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 828c6dee8..db8af51fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,11 @@
7 [clientloop.c] 7 [clientloop.c]
8 use host and not options.hostname, as the latter may have unescaped 8 use host and not options.hostname, as the latter may have unescaped
9 substitution characters 9 substitution characters
10 - djm@cvs.openbsd.org 2011/01/11 06:06:09
11 [sshlogin.c]
12 fd leak on error paths; from zinovik@
13 NB. Id sync only; we use loginrec.c that was also audited and fixed
14 recently
10 15
1120110109 1620110109
12 - (djm) [Makefile.in] list ssh_host_ecdsa key in PATHSUBS; spotted by 17 - (djm) [Makefile.in] list ssh_host_ecdsa key in PATHSUBS; spotted by