]> granicus.if.org Git - python/commitdiff
Issue #25071: Windows installer should not require TargetDir parameter when installin...
authorSteve Dower <steve.dower@microsoft.com>
Fri, 11 Sep 2015 18:31:07 +0000 (11:31 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Fri, 11 Sep 2015 18:31:07 +0000 (11:31 -0700)
1  2 
Misc/NEWS

diff --cc Misc/NEWS
index 6ef23b284fc4b8fb242b1a8c8d359254f5ed2c5b,909814beadcd914ecb2311f9f3f0e996b3fc138a..17e42bdd2d9ae641fd5907a0f5423749121849f4
+++ b/Misc/NEWS
@@@ -188,7 -99,22 +188,23 @@@ Buil
  - Issue #24986: It is now possible to build Python on Windows without errors
    when external libraries are not available.
  
 +
+ Windows
+ -------
+ - Issue #25022: Removed very outdated PC/example_nt/ directory.
+ What's New in Python 3.5.0 final?
+ =================================
+ Release date: 2015-09-13
+ Build
+ -----
+ - Issue #25071: Windows installer should not require TargetDir
+   parameter when installing quietly
  What's New in Python 3.5.0 release candidate 4?
  ===============================================