summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 0 insertions, 3 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 8916432..4a41ab2 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -260,9 +260,6 @@ Core and Builtins
Library
-------
-- Issue #16121: Fix line number accounting in shlex. Patch by Birk
- Nilson.
-
- Issue #14720: sqlite3: Convert datetime microseconds correctly.
Patch by Lowe Thiderman.