summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2014-01-17 21:24:18 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2014-01-17 21:24:18 (GMT)
commit601d3668444f7bbe73a3aecc7109c6f471dc3c16 (patch)
tree022210661ad351aa06577e5b1e8711eb53224072 /Misc
parent83fed26953bd233a6479a6742abd1f2b7e6011f5 (diff)
parentc3cf97b4ea05fc79b7753c66e31d861cadb0607e (diff)
downloadcpython-601d3668444f7bbe73a3aecc7109c6f471dc3c16.zip
cpython-601d3668444f7bbe73a3aecc7109c6f471dc3c16.tar.gz
cpython-601d3668444f7bbe73a3aecc7109c6f471dc3c16.tar.bz2
Issue #20265: Merge with 3.3
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 f031f91..df217f2 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -489,6 +489,8 @@ Build
Documentation
-------------
+- Issue #20265: Updated some parts of the Using Windows document.
+
- Issue #20266: Updated some parts of the Windows FAQ.
- Issue #20255: Updated the about and bugs pages.