diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -89,6 +89,8 @@ Tools/Demos Build +- On Unix, a shared libpython2.3.so can be created with --enable-shared. + - References to the CACHE_HASH and INTERN_STRINGS preprocessor symbols were eliminated. They were always defined, and the internal features they enabled stopped being experimental long ago. |