summaryrefslogtreecommitdiffhomepage
path: root/sites/www
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2016-07-25 12:42:27 -0700
committerJeff Forcier <jeff@bitprophet.org>2016-07-25 12:42:27 -0700
commit043c82d684b7df78d3925474250ea33137104026 (patch)
treee592fb0b372f7f0a4348c4ceb47832f7632391ac /sites/www
parenta7cedf66ed804f8b98e8bb939001f84ff53ef11b (diff)
parente6e33b736727754242e0b396e9268cd59f03346a (diff)
Merge branch '2.0'
Diffstat (limited to 'sites/www')
-rw-r--r--sites/www/changelog.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 7ff3f36c..fc9532fb 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,11 @@
Changelog
=========
+* :bug:`758 (1.16+)` Apply type definitions to ``_winapi`` module from
+ `jaraco.windows <https://github.com/jaraco/jaraco.windows>`_ 3.6.1. This
+ should address issues on Windows platforms that often result in errors like
+ ``ArgumentError: [...] int too long to convert``. Thanks to ``@swohlerLL``
+ for the report and Jason R. Coombs for the patch.
* :release:`2.0.1 <2016-06-21>`
* :release:`1.17.1 <2016-06-21>`
* :release:`1.16.2 <2016-06-21>`