changeset 2837:6de759107792 beta

changelog update
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 13 Sep 2012 21:09:56 +0200
parents 819eb7f8a555
children ba09e335f266
files docs/changelog.rst
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/docs/changelog.rst	Thu Sep 13 20:07:43 2012 +0200
+++ b/docs/changelog.rst	Thu Sep 13 21:09:56 2012 +0200
@@ -14,9 +14,18 @@
 news
 ++++
 
+- added option to menu to quick lock/unlock repository for users that have
+  write access to
+- Implemented permissions for writing to repo
+  groups. Now only write access to group allows to create a repostiory
+  within that group
+- #565 Add support for {netloc} and {scheme} to alternative_gravatar_url
+
 fixes
 +++++
 
+- fixed visual permissions check on repos groups inside groups
+
 
 1.4.1 (**2012-09-05**)
 ----------------------