summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-01-13 22:00:20 +1100
committerDamien Miller <djm@mindrot.org>2011-01-13 22:00:20 +1100
commit9b16086e74c5df0b213bd871be6bee3c04c98f87 (patch)
tree9f8ddbc80d580fd2b8d5babdf2d7c2a47ad61f06 /ChangeLog
parentcbaf8e6ec17ceceb488eed578a11f3ab73264a1e (diff)
- (djm) [myproposal.h] Fix reversed OPENSSL_VERSION_NUMBER test and bad
#define that was causing diffie-hellman-group-exchange-sha256 to be incorrectly disabled
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index baf445fd4..354127ebe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@
7 gcc warning on platforms where it defaults to int 7 gcc warning on platforms where it defaults to int
8 - (djm) [regress/Makefile] add a few more generated files to the clean 8 - (djm) [regress/Makefile] add a few more generated files to the clean
9 target 9 target
10 - (djm) [myproposal.h] Fix reversed OPENSSL_VERSION_NUMBER test and bad
11 #define that was causing diffie-hellman-group-exchange-sha256 to be
12 incorrectly disabled
10 13
1120110212 1420110212
12 - OpenBSD CVS Sync 15 - OpenBSD CVS Sync