summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@sonymobile.com>2014-09-11 14:46:37 +0200
committerDavid Pursehouse <david.pursehouse@sonymobile.com>2014-09-11 16:04:04 +0200
commit66665095eaea61b01571385649fa106fd373c3ed (patch)
tree19acf0f72f9a909a6049ef37183d79cf1d18e3d6
parentccba1e333d4926ae3e09ef331997cb2db0f26915 (diff)
Update 2.9.1 release notes againv2.9.1
-rw-r--r--ReleaseNotes/ReleaseNotes-2.9.1.txt6
1 files 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.