Add initial framework of release notes for 2.11
Change-Id: Idb4846ab7ccb02ba7fc2474b4863070f576e902c
This commit is contained in:
committed by
David Pursehouse
parent
c87721f754
commit
7607410ff6
69
ReleaseNotes/ReleaseNotes-2.11.txt
Normal file
69
ReleaseNotes/ReleaseNotes-2.11.txt
Normal file
@@ -0,0 +1,69 @@
|
||||
Release notes for Gerrit 2.11
|
||||
=============================
|
||||
|
||||
|
||||
Gerrit 2.11 is now available:
|
||||
|
||||
link:https://gerrit-releases.storage.googleapis.com/gerrit-2.11.war[
|
||||
https://gerrit-releases.storage.googleapis.com/gerrit-2.11.war]
|
||||
|
||||
Important Notes
|
||||
---------------
|
||||
|
||||
|
||||
*WARNING:* This release contains schema changes. To upgrade:
|
||||
----
|
||||
java -jar gerrit.war init -d site_path
|
||||
java -jar gerrit.war reindex --recheck-mergeable -d site_path
|
||||
----
|
||||
|
||||
Release Highlights
|
||||
------------------
|
||||
|
||||
|
||||
* link:http://code.google.com/p/gerrit/issues/detail?id=505[Issue 505]:
|
||||
Code changes can be done directly in browser.
|
||||
+
|
||||
Files can be added, deleted, restored or amended directly in browser
|
||||
in context of change edit. Change edits can be published, deleted and
|
||||
rebased on top of the latest patch set.
|
||||
|
||||
|
||||
New Features
|
||||
------------
|
||||
|
||||
|
||||
Web UI
|
||||
~~~~~~
|
||||
|
||||
TODO
|
||||
|
||||
Global
|
||||
^^^^^^
|
||||
|
||||
TODO
|
||||
|
||||
REST
|
||||
~~~~
|
||||
|
||||
TODO
|
||||
|
||||
SSH
|
||||
~~~
|
||||
|
||||
TODO
|
||||
|
||||
Plugins
|
||||
~~~~~~~
|
||||
|
||||
TODO
|
||||
|
||||
Other
|
||||
~~~~~
|
||||
|
||||
TODO
|
||||
|
||||
Upgrades
|
||||
--------
|
||||
|
||||
TODO
|
||||
Reference in New Issue
Block a user