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 2dabfe251..1b12c37a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,10 @@
25 use EVP_Digest() for one-shot hash instead of creating, updating, 25 use EVP_Digest() for one-shot hash instead of creating, updating,
26 finalising and destroying a context. 26 finalising and destroying a context.
27 bz#2231, based on patch from Timo Teras 27 bz#2231, based on patch from Timo Teras
28 - djm@cvs.openbsd.org 2014/07/03 03:34:09
29 [gss-serv.c session.c ssh-keygen.c]
30 standardise on NI_MAXHOST for gethostname() string lengths; about
31 1/2 the cases were using it already. Fixes bz#2239 en passant
28 32
2920140702 3320140702
30 - OpenBSD CVS Sync 34 - OpenBSD CVS Sync