[Python-checkins] r66618 - python/trunk/Misc/NEWS
benjamin.peterson
python-checkins at python.org
Thu Sep 25 22:35:46 CEST 2008
Author: benjamin.peterson
Date: Thu Sep 25 22:35:45 2008
New Revision: 66618
Log:
add a NEWs entry for r66614
Modified:
python/trunk/Misc/NEWS
Modified: python/trunk/Misc/NEWS
==============================================================================
--- python/trunk/Misc/NEWS (original)
+++ python/trunk/Misc/NEWS Thu Sep 25 22:35:45 2008
@@ -17,6 +17,8 @@
Library
-------
+- Issue #3950: Made turtle respect scale factors.
+
- Issue #3547: Fixed ctypes structures bitfields of varying integer
sizes.
More information about the Python-checkins
mailing list