summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5d421a..bccbd43 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,15 @@
Bug fixes:
- All compiler warnings removed. Building with -Werror.
+2011-07-22 1.4.3
+ Notes:
+ - The default secret for TLS and DTLS will change in a future
+ release. Please make sure to specify a secret in both client and
+ server blocks to avoid surprises.
+
+ Bug fixes:
+ - Debug printout issue.
+
2010-11-23 1.4.2
Bug fixes:
- Don't disable OpenSSL session caching for 0.9.8p and newer in
@@ -115,3 +124,4 @@
Fixed crash when servers were configured after first realm block
2007-09-21 1.0
+