summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2011-09-28 13:10:12 +0200
committerLinus Nordberg <linus@nordu.net>2011-09-28 13:10:12 +0200
commitdfadeec9cd47ce9f71f4bba7bc80efda4f8fd94a (patch)
tree08df7446fc89cfe9572c0bbe8778b47443e403a9 /ChangeLog
parent52a34859e9d39a12bf5942ae2cee6fe55881f3a4 (diff)
parent5e057b3271a05ba7e83fc6c0b43db8c6b9926123 (diff)
Merge with master. Conflicts:
ChangeLog README config.guess config.sub configure configure.ac
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
+