diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-02-13 09:40:53 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-02-13 09:40:53 -0800 |
commit | 0c493541ebc817d187c87a4a7cf81a8e90c72f5c (patch) | |
tree | dc453820cbcf0890507fe024142b7b806b745279 /sites/www/changelog.rst | |
parent | cfd1efe64878912964797e1a6f2303387f7e1848 (diff) |
Changelog re #268
Diffstat (limited to 'sites/www/changelog.rst')
-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 1c533f95..2c479b6f 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,8 @@ Changelog ========= +* :bug:`268` Fix some missed renames of `ProxyCommand` related error classes. + Thanks to Marius Gedminas for catch & patch. * :bug:`34` (PR :issue:`35`) Fix SFTP prefetching incompatibility with some SFTP servers regarding request/response ordering. Thanks to Richard Kettlewell for catch & patch. |