Update 2.11 release notes

Change-Id: I0276fa14672747e6a71fee49fad60abed05fef3f
This commit is contained in:
David Pursehouse
2015-04-10 16:27:59 +09:00
parent 0ea9c35ba0
commit b0393592e2

View File

@@ -49,9 +49,8 @@ with an older index version (e.g. if online reindexing to index version
failed). In this case you first need to successfully migrate your index
version of your Gerrit 2.10 site to `10` and only then start with the
2.11 upgrade. If you start the 2.11 upgrade when the schema version of
your Gerrit 2.10 site is older than `10`, online reindexing is not
possible anymore and you need to reindex offline by using the `reindex`
program.
your Gerrit 2.10 site is older than `10`, online reindexing is no longer
possible and you need to reindex offline by using the `reindex` program.
*WARNING:* Upgrading to 2.11.x requires the server be first upgraded to 2.8 (or
2.9) and then to 2.11.x. If you are upgrading from 2.8.x or later, you may ignore
@@ -148,8 +147,6 @@ head of the destination branch or the latest patch set of the predecessor change
* Show the parent commit's subject as a tooltip.
* Decorate abandoned changes in the 'Related Changes' list with a dark red dot.
* link:http://code.google.com/p/gerrit/issues/detail?id=2541[Issue 2541],
link:http://code.google.com/p/gerrit/issues/detail?id=2974[Issue 2974]:
Allow the 'Reply' button's
@@ -636,13 +633,6 @@ Remove stripping `#` in login redirect.
Change Screen
^^^^^^^^^^^^^
* link:http://code.google.com/p/gerrit/issues/detail?id=2894[Issue 2894]:
Link to change screen for merged or abandoned changes in the 'Related Changes'
list.
+
For changes in the 'Related Changes' tab that are closed the link was
bringing the user to GitWeb, and not as expected to the change screen.
* link:http://code.google.com/p/gerrit/issues/detail?id=3147[Issue 3147]:
Allow to disable muting of common path prefixes in the file list.
+