commit | e27b3608ef04daa5e27029c329ad426782c9670c | [log] [tgz] |
---|---|---|
author | Nick Coghlan <ncoghlan@gmail.com> | Thu Apr 19 22:22:37 2012 +1000 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Thu Apr 19 22:22:37 2012 +1000 |
tree | fbe43a13c26c08cf642fece63e5652a90bf65574 | |
parent | dea6c21a9c78624786cbca0f2a318208bdc4213e [diff] [blame] | |
parent | 10ac77d2d886c0921b21253b768fca8bc9b3c0dd [diff] [blame] |
Merge from 3.2
diff --git a/Misc/NEWS b/Misc/NEWS index e5eed11..879dc03 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -121,6 +121,9 @@ Tests ----- +- Issue #14032: Fix incorrect variable name in test_cmd_line_script debugging + message (Patch by Jason Yeo) + - Issue #14589: Update certificate chain for sha256.tbs-internet.com, fixing a test failure in test_ssl.