diff options
author | Barry Warsaw <barry@python.org> | 2010-08-16 22:58:18 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2010-08-16 22:58:18 +0000 |
commit | a7077c865d76afe0bc9640ec0b8f2aa6c0df6f4b (patch) | |
tree | 0fc9752d004365d4e34e38ba1bc7a667f9d57a35 | |
parent | 841f7ed05224bb54f0a3d943dd5168044ba49bc6 (diff) | |
download | cpython-git-2.6.6rc2.tar.gz |
Move NEWS file entry.v2.6.6rc2
-rw-r--r-- | Misc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -26,13 +26,13 @@ Library 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 |