diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-10-01 16:54:03 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-10-01 16:54:03 -0700 |
commit | cf8921e310005832c82921ce67441cc82af18092 (patch) | |
tree | e7b553ac8ed960501f6e03409fb833bd9fee72be | |
parent | a381b08c1bacb4af4753e99d2a18e0a67e28a9c3 (diff) |
Changelog re #320
Closes #409
-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 0f79775c..91d4daa7 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,8 @@ Changelog ========= +* :bug:`320` Update our win_pageant module to be Python 3 compatible. Thanks to +``@sherbang`` and ``@adamkerz`` for the patches. * :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 |