commit | a7077c865d76afe0bc9640ec0b8f2aa6c0df6f4b | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Mon Aug 16 22:58:18 2010 +0000 |
committer | Barry Warsaw <barry@python.org> | Mon Aug 16 22:58:18 2010 +0000 |
tree | 0fc9752d004365d4e34e38ba1bc7a667f9d57a35 | |
parent | 841f7ed05224bb54f0a3d943dd5168044ba49bc6 [diff] [blame] |
Move NEWS file entry.
diff --git a/Misc/NEWS b/Misc/NEWS index 942712e..e36f9f3 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -26,13 +26,13 @@ Extension Modules ----------------- -- Issue #9568: Fix test_urllib2_localnet on OS X 10.3. - - Issue #7567: Don't call `setupterm' twice. Tests ----- +- Issue #9568: Fix test_urllib2_localnet on OS X 10.3. + - Issue #9145: Fix test_coercion failure in refleak runs. - Issue #8433: Fix test_curses failure caused by newer versions of