# HG changeset patch # User Marcin Kuzminski # Date 2012-01-19 04:43:58 # Node ID 6a9c38d39f2d5274172692d21c02205cc1dcd70c # Parent 08344d037ba17d9931db2536cb966b16bc8a10b0 docs fix diff --git a/docs/changelog.rst b/docs/changelog.rst --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -35,6 +35,7 @@ news contains the "full path" to the repositories - #73 added linking issues in commit messages to chosen issue tracker url based on user defined regular expression +- added linking of changesets in commit messages - new compact changelog with expandable commit messages fixes