summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn O. Pearce <sop@google.com>2010-08-06 11:40:54 -0700
committerShawn O. Pearce <sop@google.com>2010-08-06 12:01:01 -0700
commitb0cdb1b76ee64f4c5d0befc275a291b806b1a657 (patch)
treeb608c8eaee973d7eb4b7eaba114ec3c78255413a
parent5a43303b4589eab8fc6495d9ab8503e4fd02c446 (diff)
Update 2.1.4 release notesv2.1.4-rc4v2.1.4
Change-Id: Ied3e6e63ea2d377448dce5d25686f7667b72a691 Signed-off-by: Shawn O. Pearce <sop@google.com>
-rw-r--r--ReleaseNotes/ReleaseNotes-2.1.4.txt20
1 files changed, 18 insertions, 2 deletions
diff --git a/ReleaseNotes/ReleaseNotes-2.1.4.txt b/ReleaseNotes/ReleaseNotes-2.1.4.txt
index d882d56fe1..d4cf741c41 100644
--- a/ReleaseNotes/ReleaseNotes-2.1.4.txt
+++ b/ReleaseNotes/ReleaseNotes-2.1.4.txt
@@ -80,6 +80,8 @@ into a commit message.
* issue 559 Allow copying user public ssh key to clipboard
+* issue 509 Make branch columns link to changes on that branch
+
Email Notifications
~~~~~~~~~~~~~~~~~~~
@@ -129,6 +131,11 @@ be inserted at that position. When combined with the Push Branch
permission this creates a per-user branch namespace feature, giving
each user their own "sandbox" to push changes to.
+* issue 313 ssh gerrit create-group
++
+Groups can now be created over SSH by administrators using the
+`gerrit create-group` command.
+
Authentication
~~~~~~~~~~~~~~
@@ -174,7 +181,7 @@ SSH still requires `git` on the remote host's PATH.
* Internal dependencies updated
+
-Updated JGit to 0.8.4.87-g395d236, log4j to 1.2.16, GWT to 2.0.4,
+Updated JGit to 0.8.4.89-ge2f5716, log4j to 1.2.16, GWT to 2.0.4,
sfl4j to 1.6.1, easymock to 3.0, JUnit to 4.8.1.
Bug Fixes
@@ -195,6 +202,15 @@ the prettify syntax highlighting library. We moved the prettify
library into its own iframe so it has a different JavaScript namespace
in the browser.
+* Close button on OpenId register / sign-in dialog
++
+There was no obvious way to leave the sign-in dialog. Fixed.
+
+* Links in OpenId sign-in dialog not focusable
++
+Keyboard navigation to standard links like 'Google Accounts'
+wasn't supported. Fixed.
+
Misc.
~~~~~
@@ -206,4 +222,4 @@ when a fetch/pull/clone or push request timed out. Fixed.
Version
-------
-df89f998d5c0fa5802a70482d4582b6313a018e4
+ae59d1bf232bba16d4d03ca924884234c68be0f2