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 f1e24791c..4d3d2b788 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,6 +29,9 @@
29 show the key type that we are offering in debug(), helps distinguish 29 show the key type that we are offering in debug(), helps distinguish
30 between certs and plain keys as the path to the private key is usually 30 between certs and plain keys as the path to the private key is usually
31 the same. 31 the same.
32 - djm@cvs.openbsd.org 2010/04/10 05:48:16
33 [mux.c]
34 fix NULL dereference; from matthew.haub AT alumni.adelaide.edu.au
32 35
3320100410 3620100410
34 - (dtucker) [configure.ac] Put the check for the existence of getaddrinfo 37 - (dtucker) [configure.ac] Put the check for the existence of getaddrinfo