summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-02-14 09:36:33 -0800
committerJeff Forcier <jeff@bitprophet.org>2014-02-14 09:36:33 -0800
commit457a34f55b1d69c3f7699b3bc055f6c6d90371cd (patch)
tree6f8cb5bb0c364ebf87118025b4ec0377b7725a88 /sites
parent2690a90ccb7a19b0676900f8804fb3da5f3130a6 (diff)
Cut 1.10.6
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 af4c69e4..c26b996c 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,7 @@
Changelog
=========
+* :release:`1.10.6 <2014-02-14>`
* :bug:`34` (PR :issue:`35`) Fix SFTP prefetching incompatibility with some
SFTP servers regarding request/response ordering. Thanks to Richard
Kettlewell for catch & patch.