aboutsummaryrefslogtreecommitdiff
path: root/changes/bug12227
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug12227')
-rw-r--r--changes/bug122275
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug12227 b/changes/bug12227
deleted file mode 100644
index d8b5d08a5..000000000
--- a/changes/bug12227
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor bugfixes:
- - Avoid an illegal read from stack when initializing the TLS
- module using a version of OpenSSL without all of the ciphers
- used by the v2 link handshake. Fixes bug 12227; bugfix on
- 0.2.4.8-alpha. Found by "starlight".