From 66665095eaea61b01571385649fa106fd373c3ed 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 again Change-Id: I77bc7b8bde59fac06b5caaa3c9eca5fff9935f78 --- ReleaseNotes/ReleaseNotes-2.9.1.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ReleaseNotes/ReleaseNotes-2.9.1.txt b/ReleaseNotes/ReleaseNotes-2.9.1.txt index 3e7935f17c..42422ad422 100644 --- a/ReleaseNotes/ReleaseNotes-2.9.1.txt +++ b/ReleaseNotes/ReleaseNotes-2.9.1.txt @@ -100,6 +100,6 @@ 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. +Push permission granted on a ref using the `${username}` placeholder, 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