summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2016-12-09 10:41:31 -0800
committerJeff Forcier <jeff@bitprophet.org>2016-12-09 10:41:31 -0800
commit6550ba8087fc0c53c63b7bc58cace5320b1cec3b (patch)
tree74be5b5d4bc0a28599aebba265acef994bee9dc4 /sites
parent228ca8035d73bc3d557ef9d3f23e0e08fdd11644 (diff)
parent2f2eb9c575b3c3cb06a62520078dabb07f8c4712 (diff)
Merge branch '1.17' into 1.18
Diffstat (limited to 'sites')
-rw-r--r--sites/www/changelog.rst1
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.