missing news entry

This commit is contained in:
Anthony Baxter 2003-11-04 14:35:49 +00:00
parent 7441e65821
commit 92bee36045

View file

@ -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
-----------