summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 190c8a5..b2ce671 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -132,6 +132,10 @@ Core and Builtins
Library
-------
+- Issue #6438: Fixed distutils.cygwinccompiler.get_versions : the regular
+ expression string pattern was trying to match against a bytes returned by
+ Popen. Tested under win32 to build the py-postgresql project.
+
- Issue #6258: Support AMD64 in bdist_msi.
- Issue #6195: fixed doctest to no longer try to read 'source' data from