diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -909,6 +909,8 @@ Windows Mac --- +- cfmfile now raises a DeprecationWarning. + - buildtools now raises a DeprecationWarning. - Removed the macfs module. It had been deprecated since Python 2.5. This |