diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2016-12-09 10:41:31 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2016-12-09 10:41:31 -0800 |
commit | 6550ba8087fc0c53c63b7bc58cace5320b1cec3b (patch) | |
tree | 74be5b5d4bc0a28599aebba265acef994bee9dc4 /sites | |
parent | 228ca8035d73bc3d557ef9d3f23e0e08fdd11644 (diff) | |
parent | 2f2eb9c575b3c3cb06a62520078dabb07f8c4712 (diff) |
Merge branch '1.17' into 1.18
Diffstat (limited to 'sites')
-rw-r--r-- | sites/www/changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 8d1ba3a2..de992850 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,7 @@ Changelog ========= +* :release:`1.17.3 <2016-12-09>` * :bug:`802 (1.17+)` (via :issue:`804`) Update our vendored Windows API module to address errors of the form ``AttributeError: 'module' object has no attribute 'c_ssize_t'``. Credit to Jason R. Coombs. |