diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-02-10 17:59:25 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-02-10 17:59:25 -0800 |
commit | fe3d3beca4985d7c99a306a269cdbd76091ead6a (patch) | |
tree | 501dce0c29bcc3f5be82d76ddc5ae90c368169b8 /sites/www/changelog.rst | |
parent | cdf62655cbddbc68b42f58984eb60906a253cca0 (diff) |
Fix extra colon in changelog
Diffstat (limited to 'sites/www/changelog.rst')
-rw-r--r-- | sites/www/changelog.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 235978d8..2378b992 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,7 +2,7 @@ Changelog ========= -* :bug:`193` (and its attentant PRs :issue:`230` & :issue:`253`): Fix SSH agent +* :bug:`193` (and its attentant PRs :issue:`230` & :issue:`253`) Fix SSH agent problems present on Windows. Thanks to David Hobbs for initial report and to Aarni Koskela & Olle Lundberg for the patches. * :release:`1.10.5 <2014-01-08>` |