summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-02-11-19-06-10.bpo-35970.ZRvh51.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-02-11-19-06-10.bpo-35970.ZRvh51.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2019-02-11-19-06-10.bpo-35970.ZRvh51.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-02-11-19-06-10.bpo-35970.ZRvh51.rst b/Misc/NEWS.d/next/Library/2019-02-11-19-06-10.bpo-35970.ZRvh51.rst
deleted file mode 100644
index bdae153..0000000
--- a/Misc/NEWS.d/next/Library/2019-02-11-19-06-10.bpo-35970.ZRvh51.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Add help flag to the base64 module's command line interface. Patch contributed
-by Robert Kuska.