diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-08-25 23:48:28 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-08-26 12:52:24 -0700 |
commit | 162eebf704b5111d34f430488868d3185d51ba21 (patch) | |
tree | 0d5655a20a7439bc71aff023020b809cd57cc256 /sites/www/changelog.rst | |
parent | b641c69a80e2bd4737c636e7edd0918d6753c3d0 (diff) |
Consolidate version info. Closes #249
Conflicts:
paramiko/__init__.py
setup.py
sites/www/changelog.rst
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 0cbc933f..0f79775c 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -4,6 +4,8 @@ Changelog * :support:`378 backported` Minor code cleanup in the SSH config module courtesy of Olle Lundberg. +* :support:`249` Consolidate version information into one spot. Thanks to Gabi + Davar for the reminder. * :release:`1.13.2 <2014-08-25>` * :bug:`376` Be less aggressive about expanding variables in ``ssh_config`` files, which results in a speedup of SSH config parsing. Credit to Olle |