summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2012-09-30 21:28:54 (GMT)
committerR David Murray <rdmurray@bitdance.com>2012-09-30 21:28:54 (GMT)
commitd2489cf4d0616c51fc70789d5eb2df94c9e5a94a (patch)
tree91606b34b99c294d2548c7b0995b8133421d7d29 /Misc
parent8a9cc526fe1d4be23b733a81383fff80a04172f2 (diff)
downloadcpython-d2489cf4d0616c51fc70789d5eb2df94c9e5a94a.zip
cpython-d2489cf4d0616c51fc70789d5eb2df94c9e5a94a.tar.gz
cpython-d2489cf4d0616c51fc70789d5eb2df94c9e5a94a.tar.bz2
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 f3e0db9..f3189c2 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -3859,7 +3859,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