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 db8af51fb..d2e7dceb7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,10 @@
12 fd leak on error paths; from zinovik@ 12 fd leak on error paths; from zinovik@
13 NB. Id sync only; we use loginrec.c that was also audited and fixed 13 NB. Id sync only; we use loginrec.c that was also audited and fixed
14 recently 14 recently
15 - djm@cvs.openbsd.org 2011/01/11 06:13:10
16 [clientloop.c ssh-keygen.c sshd.c]
17 some unsigned long long casts that make things a bit easier for
18 portable without resorting to dropping PRIu64 formats everywhere
15 19
1620110109 2020110109
17 - (djm) [Makefile.in] list ssh_host_ecdsa key in PATHSUBS; spotted by 21 - (djm) [Makefile.in] list ssh_host_ecdsa key in PATHSUBS; spotted by