From ccba1e333d4926ae3e09ef331997cb2db0f26915 Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Thu, 11 Sep 2014 14:46:37 +0200 Subject: Update 2.9.1 release notes Change-Id: If2689e3c80d3b5910f63e4be242cacdb4cf70e76 --- ReleaseNotes/ReleaseNotes-2.9.1.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ReleaseNotes/ReleaseNotes-2.9.1.txt b/ReleaseNotes/ReleaseNotes-2.9.1.txt index 77d2e229f0..3e7935f17c 100644 --- a/ReleaseNotes/ReleaseNotes-2.9.1.txt +++ b/ReleaseNotes/ReleaseNotes-2.9.1.txt @@ -97,3 +97,9 @@ Display parents for all changes, not only merge commits. In the new change screen the parent commit is now also shown for regular commits, as well as merge commits. This makes it consistent with the old change screen. + +* Fix handling of permissions for user-specific refs. ++ +Push permission on refs with username, for example `refs/heads/users/${username}/*`, +was not honored if this was the only ref on which the user had push +permission. -- cgit v1.2.3