Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module
to the urlparse one. Added a DeprecationWarning in the old module, it
will be deprecated in the future. Docs and tests updated.
diff --git a/Misc/NEWS b/Misc/NEWS
index eca0a17..16573d2 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -73,6 +73,10 @@
Library
-------
+- Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module
+ to the urlparse one. Added a DeprecationWarning in the old module, it
+ will be deprecated in the future.
+
- The bsddb module has been removed.
- Issue #3719: platform.architecture() fails if there are spaces in the