summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2012-09-30 21:29:54 (GMT)
committerR David Murray <rdmurray@bitdance.com>2012-09-30 21:29:54 (GMT)
commit9ec083a3768092e4573a12f8e5d7c400bd2e7b40 (patch)
tree9780cbc293c4cc5bef57c9c499013c4515083d9d /Misc
parent2f1c5c0f64f6a5634d43e55bc9f5504c49d5eb68 (diff)
parentd2489cf4d0616c51fc70789d5eb2df94c9e5a94a (diff)
downloadcpython-9ec083a3768092e4573a12f8e5d7c400bd2e7b40.zip
cpython-9ec083a3768092e4573a12f8e5d7c400bd2e7b40.tar.gz
cpython-9ec083a3768092e4573a12f8e5d7c400bd2e7b40.tar.bz2
Merge: Add some missing stuff to whatsnew.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 82c6719..85c0eb0 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -3869,7 +3869,7 @@ Build
functions (BSD and OS X). Also add new stat file flags for OS X
(UF_HIDDEN and UF_COMPRESSED).
-- Issue #10645: Installing Python does no longer create a
+- Issue #10645: Installing Python no longer creates a
Python-X.Y.Z-pyX.Y.egg-info file in the lib-dynload directory.
- Do not accidentally include the directory containing sqlite.h twice when