aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2016-03-16 18:39:14 -0400
committerJack Lloyd <[email protected]>2016-03-16 18:41:25 -0400
commitf209329d885310fb510742317a20d1f51099b29e (patch)
tree354ae71fd389fbc03a19b85001bdc8651555d01c /doc
parenteba8e2e0f1baf64637acda3f049fa14f79283201 (diff)
Deprecate Rabin-Williams
Diffstat (limited to 'doc')
-rw-r--r--doc/news.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/news.rst b/doc/news.rst
index d5698d23e..b2bfd4d67 100644
--- a/doc/news.rst
+++ b/doc/news.rst
@@ -4,6 +4,10 @@ Release Notes
Version 1.11.29, Not Yet Released
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+* Deprecation warning: Rabin-Williams is deprecated and will likely be
+ removed in a future release unless some good reason to keep it
+ (current application use or real protocols using it) is found.
+
* Reject empty TLS records at the record processing layer since such a
record is not valid regardless of the record type. Later checks
already correctly rejected empty records, but during processing such