Added changelog entry for last commit.

This commit is contained in:
Bastian Kleineidam 2010-03-27 08:38:20 +01:00
parent 28f4514b67
commit c5462d6c58

View file

@ -6,6 +6,9 @@ Fixes:
Changes:
- checking: Caches are now size-restricted to limit the memory
usage.
- logging: Use more memory-efficient wire-format for UrlBase,
using __slots__.
Closes: SF bug #2976995
Features:
- ftp: Detect and support UTF-8 filename encoding capability of FTP