diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2016-12-05 20:10:01 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2016-12-05 20:10:01 -0800 |
commit | 1a03c7df54611500b2e91fa7eee7a8b74b62c737 (patch) | |
tree | ed9cd9e7e64ce2e020648792520f7d628c166e8a | |
parent | be200e712b5514387ee578e886ec36ae640800e1 (diff) |
Changelog re #801
-rw-r--r-- | sites/www/changelog.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index e44998c3..d2cb7ac7 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,8 @@ Changelog ========= +* :support:`801 (1.17+)` Skip a Unix-only test when on Windows; thanks to + Gabi Davar. * :support:`792 (1.17+)` Minor updates to the README and demos; thanks to Alan Yee. * :bug:`789` Add a missing ``.closed`` attribute (plus ``._closed`` because |