summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorSenthil Kumaran <orsenthil@gmail.com>2009-11-23 19:06:11 (GMT)
committerSenthil Kumaran <orsenthil@gmail.com>2009-11-23 19:06:11 (GMT)
commitd884f8a9c4f62991b7f2b329bc3074aa3f93df4c (patch)
tree89894b850e69ee6424fddd3955292a8b7792a0eb /Misc
parenteb0146858b9778a7d75276a77c77d5efc9a88a4e (diff)
downloadcpython-d884f8a9c4f62991b7f2b329bc3074aa3f93df4c.zip
cpython-d884f8a9c4f62991b7f2b329bc3074aa3f93df4c.tar.gz
cpython-d884f8a9c4f62991b7f2b329bc3074aa3f93df4c.tar.bz2
Merged revisions 76469 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r76469 | senthil.kumaran | 2009-11-24 00:32:52 +0530 (Tue, 24 Nov 2009) | 10 lines Merged revisions 76464 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r76464 | senthil.kumaran | 2009-11-24 00:11:31 +0530 (Tue, 24 Nov 2009) | 4 lines Fix for issue1488943 - difflib.Differ() doesn't always add hints for tab characters. ........ ................
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 0478eb5..0fd7655dc 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -49,6 +49,8 @@ Core and Builtins
Library
-------
+- Issue #1488943: difflib.Differ() doesn't always add hints for tab characters
+
- Issue #7354: distutils.tests.test_msvc9compiler - dragfullwindows can
be 2.