add a NEWs entry for r66614

This commit is contained in:
Benjamin Peterson 2008-09-25 20:35:45 +00:00
parent e86b07cc9a
commit 22d3c92480
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ Core and Builtins
Library
-------
- Issue #3950: Made turtle respect scale factors.
- Issue #3547: Fixed ctypes structures bitfields of varying integer
sizes.