Merge "Update 2.6 release notes with more trivial_rebase fixes" into stable-2.6

This commit is contained in:
Shawn Pearce 2013-04-26 14:50:58 +00:00 committed by Gerrit Code Review
commit 64109d1976

View File

@ -1518,6 +1518,15 @@ default time unit.
** Use change-url flag for ChangeId ** Use change-url flag for ChangeId
** Prevent exception for empty commit ** Prevent exception for empty commit
** Fix pylint errors ** Fix pylint errors
** Call `gerrit review` instead of `gerrit approve`
** Make the private key argument optional
** Support alternative ssh executable, for example `plink`
** Support custom review labels
** Correctly handle empty patch ID
+
If only one of the patch IDs is empty, it should not be considered
a trivial rebase.
** Use plain python instead of python2.6 ** Use plain python instead of python2.6
+ +
Windows installation only has python.exe Windows installation only has python.exe