summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2009-08-31 16:41:20 +0000
committerBadlop <badlop@process-one.net>2009-08-31 16:41:20 +0000
commit4d3708b637d93ceb76bf35de684ebcf3274530ef (patch)
tree57e86c4b96502215feb984a2514b939e06a898e5 /doc
parentSupport zlib compression after STARTTLS (thanks to Aleksey Shchepin)(EJAB-499) (diff)
Include in release notes Zlib+STARTTLS support
SVN Revision: 2573
Diffstat (limited to 'doc')
-rw-r--r--doc/release_notes_2.1.0.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/release_notes_2.1.0.txt b/doc/release_notes_2.1.0.txt
index 196a076c..152c6c40 100644
--- a/doc/release_notes_2.1.0.txt
+++ b/doc/release_notes_2.1.0.txt
@@ -73,6 +73,7 @@
* Crypto
- Do not ask certificate for client (c2s)
- SSL code remove from ejabberd in favor of TLS
+- Support Zlib compression after STARTTLS encryption
- tls v1 client hello
* Documentation