diff options
author | Zachary Ware <zachary.ware@gmail.com> | 2014-04-29 14:45:33 (GMT) |
---|---|---|
committer | Zachary Ware <zachary.ware@gmail.com> | 2014-04-29 14:45:33 (GMT) |
commit | a67b97f438e9c49b8071f3c2b0551dc7a31e0e5c (patch) | |
tree | 7bd2e8c4095842a8f8f1a04b0427c05bcaaeb8dc /Misc | |
parent | 1de519c60d89fa9d9003dcc4737816f1558c9f58 (diff) | |
download | cpython-a67b97f438e9c49b8071f3c2b0551dc7a31e0e5c.zip cpython-a67b97f438e9c49b8071f3c2b0551dc7a31e0e5c.tar.gz cpython-a67b97f438e9c49b8071f3c2b0551dc7a31e0e5c.tar.bz2 |
Issue #17386: Expand Doc/make.bat to be much more similar to Doc/Makefile
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -237,6 +237,9 @@ C API Documentation ------------- +- Issue #17386: Expanded functionality of the ``Doc/make.bat`` script to make + it much more comparable to ``Doc/Makefile``. + - Issue #21043: Remove the recommendation for specific CA organizations and to mention the ability to load the OS certificates. |