]> granicus.if.org Git - python/commitdiff
missing news entry
authorAnthony Baxter <anthonybaxter@gmail.com>
Tue, 4 Nov 2003 14:35:49 +0000 (14:35 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Tue, 4 Nov 2003 14:35:49 +0000 (14:35 +0000)
Misc/NEWS

index 2449decfa4a89c4e2e67a286b42a4cd6219bf01d..1371e6c81715207592eeb90565d251a02d2b4610 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -144,6 +144,8 @@ Library
 - random.cunifvariate() and random.stdgamma() were deprecated in Py2.3
   and removed in Py2.4.
 
+- Bug #823328: urllib2.py's HTTP Digest Auth support works again.
+
 Tools/Demos
 -----------