summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS6
1 files changed, 1 insertions, 5 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index bfac196..c3dc15e 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,11 +7,7 @@ What's New in Python 3.4.6?
Release date: 2017-01-16
-Core and Builtins
------------------
-
-Library
--------
+There were no changes between 3.4.6rc1 and 3.4.6 final.
What's New in Python 3.4.6rc1?