commit | 24f09fdb230c346303aef15b25f31fdb8cb431db | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Sat Apr 17 22:40:40 2010 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Sat Apr 17 22:40:40 2010 +0000 |
tree | 71adefc1af09204b013aa4b1401b530fda42b99e | |
parent | fb4812fb59b5f41341e9dff8afc3ea7665b07d02 [diff] [blame] |
Issue #8279: Fix test_gdb failures.
diff --git a/Misc/NEWS b/Misc/NEWS index dfd0b92..bc6ccf1 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -18,6 +18,8 @@ Library ------- +- Issue #8279: Fix test_gdb failures. + - Issue #8322: Add a *ciphers* argument to SSL sockets, so as to change the available cipher list. Helps fix test_ssl with OpenSSL 1.0.0.