From 4d3708b637d93ceb76bf35de684ebcf3274530ef Mon Sep 17 00:00:00 2001 From: Badlop Date: Mon, 31 Aug 2009 16:41:20 +0000 Subject: [PATCH] Include in release notes Zlib+STARTTLS support SVN Revision: 2573 --- doc/release_notes_2.1.0.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/release_notes_2.1.0.txt b/doc/release_notes_2.1.0.txt index 196a076c8..152c6c404 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