summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Misc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index f602595..6762731 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -823,7 +823,8 @@ Tests
C-API
-----
-- PY_PATCHLEVEL_REVISION has been removed, since it's meaningless with Mercurial.
+- PY_PATCHLEVEL_REVISION has been removed, since it's meaningless with
+ Mercurial.
Documentation
-------------