diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -33,6 +33,8 @@ Core and Builtins Library ------- +- Issue #10549: Fix pydoc traceback when text-documenting certain classes. + - Issue #2001: New HTML server with enhanced Web page features. Patch by Ron Adam. |