summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2015-09-25 12:40:30 -0400
committerRob Crittenden <rcritten@redhat.com>2015-10-02 16:51:56 -0400
commit9318b09667ae2c2546ed508721599505fc6e0b26 (patch)
treebd0bf198f7339dc14b260c5e2b39419049701d5f
parent1e0b460dd697aac3befcfe0721437d3584b8f49d (diff)
downloadmod_nss-9318b09667ae2c2546ed508721599505fc6e0b26.tar.gz
mod_nss-9318b09667ae2c2546ed508721599505fc6e0b26.tar.xz
mod_nss-9318b09667ae2c2546ed508721599505fc6e0b26.zip
Update changelog with SNI, SECURE_RENEG, hints
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d979dc8..03b2f3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
+2015-09-25 Rob Crittenden <rcritten@redhat.com>
+ * Add support for SNI
+ * Display hints if there are issues initializing NSS
+
2015-09-24 Rob Crittenden <rcritten@redhat.com>
* Fix bad memory access and memory leak in CGI variables
* Add optional support for some SHA384 ciphers
+ * Add the SECURE_RENEG environment variable
2015-09-21 Rob Crittenden <rcritten@redhat.com>
* Fix a bunch of issues related to OpenSSL cipher parsing