]> granicus.if.org Git - python/commitdiff
Add an entry for the deprecation of the dl module.
authorBrett Cannon <bcannon@gmail.com>
Sat, 10 May 2008 21:22:43 +0000 (21:22 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sat, 10 May 2008 21:22:43 +0000 (21:22 +0000)
Misc/NEWS

index 365485584d78248067f60a2258d75af1d8275e9c..c783d273bab7639ae0971937183e0ad8ef2816f7 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -23,6 +23,8 @@ Extension Modules
 Library
 -------
 
+- The dl module has been deprecated for removal in Python 3.0.
+
 - The Canvas module has been deprecated for removal in Python 3.0.
 
 - The compiler package has been deprecated for removal in Python 3.0.