# HG changeset patch # User Marcin Kuzminski # Date 2012-09-07 16:02:38 # Node ID 87bac9b78eb98db7d468dbdcb5887166d49d926f # Parent 1670ee0aded7af7eb5fc0e5a8816d49de66bb534 changelog update diff --git a/docs/changelog.rst b/docs/changelog.rst --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -37,6 +37,11 @@ fixes - git forks were not initialized at bare repos - fixes #555 fixes issues with comparing non-related repositories - fixes #557 follower counter always counts up +- fixed issue #560 require push ssl checkbox wasn't shown when option was + enabled +- fixed #559 +- fixed issue #559 fixed bug in routing that mapped repo names with _ in name as + if it was a request to url by repository ID 1.4.0 (**2012-09-03**) ----------------------