Closes #17386: Merge with 3.4

This commit is contained in:
Zachary Ware 2014-04-29 09:47:39 -05:00
commit e83ce4b90f
4 changed files with 125 additions and 29 deletions

View file

@ -340,6 +340,9 @@ C API
Documentation
-------------
- Issue #17386: Expanded functionality of the ``Doc/make.bat`` script to make
it much more comparable to ``Doc/Makefile``.
- Issue #21312: Update the thread_foobar.h template file to include newer
threading APIs. Patch by Jack McCracken.