aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/readable_ssl_versions2
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/readable_ssl_versions b/changes/readable_ssl_versions
index 8c8e06c9e7..f34998c08f 100644
--- a/changes/readable_ssl_versions
+++ b/changes/readable_ssl_versions
@@ -1,4 +1,6 @@
o Code simplification and refactoring:
- Use macros to indicate OpenSSL versions, so we don't need to worry
about accidental hexadecimal bit shifts.
+ - Remove some workaround code for OpenSSL 0.9.6, which is no longer
+ supported.