diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -26,6 +26,9 @@ Extension modules Library ------- +- decimal.py now only uses signals in the spec. The other conditions are + no longer part of the public API. + Tools/Demos ----------- |