summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlyph <glyph@twistedmatrix.com>2015-04-14 18:33:09 -0400
committerGlyph <glyph@twistedmatrix.com>2015-04-14 18:33:09 -0400
commit1287a3b7cd5f6953911563d8129bd7af53d8eae6 (patch)
tree3464262363f96424850a74935b72d2922bd2eca6
parent3afdba8b774112457ef1d9b4094e978075bdecf6 (diff)
downloadpyopenssl-1287a3b7cd5f6953911563d8129bd7af53d8eae6.tar.gz
change log entry
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95c891f..e398858 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-04-14 Glyph Lefkowitz <glyph@twistedmatrix.com>
+
+ * OpenSSL/SSL.py, OpenSSL/test/test_ssl.py: Fix a regression
+ present in 0.15, which caused Connection.shutdown() to raise an
+ SSL error when the connection had been truncated.
+
2015-04-12 Jean-Paul Calderone <exarkun@twistedmatrix.com>
* OpenSSL/rand.py, OpenSSL/SSL.py: APIs which previously accepted