diff options
author | Zachary Ware <zachary.ware@gmail.com> | 2014-01-17 14:59:44 (GMT) |
---|---|---|
committer | Zachary Ware <zachary.ware@gmail.com> | 2014-01-17 14:59:44 (GMT) |
commit | 9fc0e9955d12a078ef146f25863a37b1b05c8dc1 (patch) | |
tree | 3b58f9521aea77b1eab7445101934783e6a397d3 /Misc | |
parent | 7f470d0f9cf8eed178291f79f3e1d3ca0f30c85e (diff) | |
download | cpython-9fc0e9955d12a078ef146f25863a37b1b05c8dc1.zip cpython-9fc0e9955d12a078ef146f25863a37b1b05c8dc1.tar.gz cpython-9fc0e9955d12a078ef146f25863a37b1b05c8dc1.tar.bz2 |
Issue #20266: Update parts of the Windows FAQ
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -302,7 +302,9 @@ Tests Documentation ------------- -- Issue #20255: Update the about and bugs pages. +- Issue #20266: Updated some parts of the Windows FAQ. + +- Issue #20255: Updated the about and bugs pages. - Issue #20253: Fixed a typo in the ipaddress docs that advertised an illegal attribute name. Found by INADA Naoki. |