Bug #3989: Package the 2to3 script (as 2to3.py) in the Windows
installer.
diff --git a/Misc/NEWS b/Misc/NEWS
index 6e6c58d..4993a9c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -43,6 +43,9 @@
 Build
 -----
 
+- Bug #3989: Package the 2to3 script (as 2to3.py) in the Windows
+  installer.
+
 - Bug #3887: Package x64 version of CRT for AMD64 Windows binaries.