From 4b34131bd5b2aa6a7b2413ccafc4505bd742f48b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tarek=20Ziad=C3=A9?= Date: Sun, 3 Oct 2010 14:46:36 +0000 Subject: Merged revisions 85199 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85199 | tarek.ziade | 2010-10-03 16:45:06 +0200 (Sun, 03 Oct 2010) | 1 line typo in Arfrever name ........ --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index b313785..d1cf06c 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -125,7 +125,7 @@ Library ------- - Issue #8980: Fixed a failure in distutils.command check that was shadowed - by an environment that does not have docutils. Patch by Arferver. + by an environment that does not have docutils. Patch by Arfrever. - Issue #1050268: parseaddr now correctly quotes double quote and backslash characters that appear inside quoted strings in email addresses. -- cgit v0.12