summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-11-13 16:24:02 -0500
committerRich Salz <rsalz@openssl.org>2016-11-13 16:24:02 -0500
commite72040c1dcd61d6669762a60924b8fa3a48c37fc (patch)
tree705018484273d9b97682a1748bcf9518aaf41ee7 /CHANGES
parent349d1cfddcfa33d352240582a3803f2eba39d9a0 (diff)
Remove heartbeat support
Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1669)
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 518a70b6c5..ee574dd296 100644
--- a/CHANGES
+++ b/CHANGES
@@ -15,6 +15,9 @@
https://www.akkadia.org/drepper/SHA-crypt.txt
[Richard Levitte]
+ *) Heartbeat support has been removed; the ABI is changed for now.
+ [Richard Levitte, Rich Salz]
+
Changes between 1.1.0b and 1.1.0c [xx XXX xxxx]
*) ChaCha20/Poly1305 heap-buffer-overflow