Update 2.9.1 release notes again

Change-Id: I77bc7b8bde59fac06b5caaa3c9eca5fff9935f78
This commit is contained in:
David Pursehouse 2014-09-11 14:46:37 +02:00
parent ccba1e333d
commit 66665095ea
1 changed files with 3 additions and 3 deletions

View File

@ -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.