diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ Extension modules Library ------- +- rfc822 Messages now support iteration. - The (undocumented) tarfile.Tarfile.membernames has been removed; applications should use the getmember function. |