summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSasa Zivkov <sasa.zivkov@sap.com>2012-05-23 13:10:24 +0200
committerSasa Zivkov <sasa.zivkov@sap.com>2012-05-23 13:10:24 +0200
commit63a0fcc4925c43aeac3b8c16f6b4f675e3eda34a (patch)
tree66f0e0cd71d42be0a64fea55f85050f3f0c62e90
parent94313bca2843539e9601cf53ddfdc76edef7d080 (diff)
Update Gerrit 2.4 ReleaseNotesv2.4-rc2v2.4
Change-Id: Idf9e5f1d57fa83bc991749898275cb6a372e7c17 Signed-off-by: Sasa Zivkov <sasa.zivkov@sap.com>
-rw-r--r--ReleaseNotes/ReleaseNotes-2.4.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/ReleaseNotes/ReleaseNotes-2.4.txt b/ReleaseNotes/ReleaseNotes-2.4.txt
index e6d91b524b..82f3ed4a2d 100644
--- a/ReleaseNotes/ReleaseNotes-2.4.txt
+++ b/ReleaseNotes/ReleaseNotes-2.4.txt
@@ -70,6 +70,11 @@ the tip of the destination branch or the latest patchset
of the change we depend upon. A new patch set containing
the rebased commit will be produced and added to the
change.
++
+Rebasing of a change in web UI is restricted to change owner, submitter or
+those with the (new) 'rebase' permission.
+
+* Add a new permission 'rebase' to permit rebasing changes in the web UI
* Make a user's dashboard visible if any of the changes are visible to the
current user.