]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
get rid of already-merged bug12227 changes file
authorRoger Dingledine <arma@torproject.org>
Thu, 24 Jul 2014 23:49:01 +0000 (19:49 -0400)
committerRoger Dingledine <arma@torproject.org>
Thu, 24 Jul 2014 23:49:01 +0000 (19:49 -0400)
changes/bug12227 [deleted file]

diff --git a/changes/bug12227 b/changes/bug12227
deleted file mode 100644 (file)
index d8b5d08..0000000
+++ /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".