diff --git a/docs/changelog.rst b/docs/changelog.rst --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -13,13 +13,17 @@ news ---- - implemented #89 Can setup google analytics code from settings menu -- implemented #91 added nicer looking archive urls +- implemented #91 added nicer looking archive urls with more download options + like tags, branches - implemented #44 into file browsing, and added follow branch option +- implemented #102 allowing '.' in username +- implemented #84 downloads can be enabled/disabled for each repository - anonymous repository can be cloned without having to pass default:default into clone url - fixed #90 whoosh indexer can index chooses repositories passed in command line - added dynamic download links in summary. With quick branch/tag selection +- implemented #107 customizable code highlights on code sources fixes ----- @@ -28,6 +32,9 @@ fixes not changing - fixed propagation to error controller on simplehg and simplegit middlewares - fixed error when trying to make a download on empty repository +- fixed ehlo command on mailserver. Was not working on some hosting setups +- fixed problem with '[' chars in commit messages in journal +- fixed #99 Unicode errors, on file node paths with non utf-8 characters - fixed #106 relation issues on databases different than sqlite 1.1.2 (**2011-01-12**)