diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-12-19 14:54:35 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-12-19 14:54:35 -0800 |
commit | 337130886b8ef59fc648a221c07e32e4a5b072c4 (patch) | |
tree | 9a5987780bcf3e9fd3c0f3a5ec5694c5156df7ac | |
parent | 2926ffbca0d7acdbdfdc06615976da3a7278f7ad (diff) | |
parent | 9451f2aada77850c4ba5719e8f732989c9b4f663 (diff) |
Merge branch '1.13' into 1.14
-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 f951273d..8ad82a71 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,7 @@ Changelog ========= +* :release:`1.13.3 <2014-12-19>` * :bug:`413` (also :issue:`414`, :issue:`420`, :issue:`454`) Be significantly smarter about polling & timing behavior when running proxy commands, to avoid unnecessary (often 100%!) CPU usage. Major thanks to Jason Dunsmore for |