Merge branch 'stable-2.8'

* stable-2.8:
  Update the 2.8 release notes with recently merged changes
  Update documentation of the `review` command
  Fixed several spelling mistakes
  Remove deprecated approve SSH alias

Conflicts:
	Documentation/cmd-index.txt

Change-Id: Ieb4708793b0e323dcb2a68a31e59035519ec4af9
This commit is contained in:
David Pursehouse
2013-11-28 17:09:03 +09:00
8 changed files with 18 additions and 21 deletions

View File

@@ -95,7 +95,7 @@ Reply button
------------
This button corresponds to the 'Review' button the on patch set panel on the old
change screen. The only new feature: the user can optionaly send an email
change screen. The only new feature: the user can optionally send an email
during the vote.
Key bindings: "a" to open the drop down. "ESC" to close it.
@@ -112,7 +112,7 @@ Key bindings: "e" to open the drop down. "ESC" to close it.
[[star-change]]
Star change icon allows to star the change, so that "starredby:self" query can
retrieve the ctarred changes later. If the change is aleady starred, then
retrieve the starred changes later. If the change is already starred, then
clicking the icon again unstars the change.
Key bindings: "s" to star/unstar the change.