summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2016-12-28 22:38:08 (GMT)
committerSteve Dower <steve.dower@microsoft.com>2016-12-28 22:38:08 (GMT)
commit654da960a0d16ed85e7f7412bedfd17cab5ade01 (patch)
tree9d18791329ae3994e840cbfb1d1d80c08c58d62e /Misc
parent6c57708949fdc409b666b8e9e0ed22d2724a44d3 (diff)
parent7ec8a18514280065d7afe20c40cdebcad7919897 (diff)
downloadcpython-654da960a0d16ed85e7f7412bedfd17cab5ade01.zip
cpython-654da960a0d16ed85e7f7412bedfd17cab5ade01.tar.gz
cpython-654da960a0d16ed85e7f7412bedfd17cab5ade01.tar.bz2
Issue #29080: Removes hard dependency on hg.exe from PC/build.bat
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 1dbe7fc..8ce7778 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -103,6 +103,8 @@ Tests
Build
-----
+- Issue #29080: Removes hard dependency on hg.exe from PC/build.bat
+
- Issue #23903: Added missed names to PC/python3.def.
- Issue #28762: lockf() is available on Android API level 24, but the F_LOCK