summaryrefslogtreecommitdiffstats
path: root/ReleaseNotes/ReleaseNotes-2.9.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ReleaseNotes/ReleaseNotes-2.9.1.txt')
-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.