diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -60,6 +60,8 @@ Extension Modules Library ------- +- Removed the ``htmllib`` and ``sgmllib`` modules. + - The deprecated ``SmartCookie`` and ``SimpleCookie`` classes have been removed from ``http.cookies``. |