diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -214,6 +214,8 @@ Tests Build ----- +- Issue #1633863: Don't ignore $CC under AIX. + - Issue #9552: Avoid unnecessary rebuild of OpenSSL. (Windows) - Issue #9810: Compile bzip2 source files in python's project file |