summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn Pearce <sop@google.com>2013-05-18 12:46:59 -0700
committerShawn Pearce <sop@google.com>2013-05-18 12:46:59 -0700
commit98100202d5fdf2be8edbbdd99b19392ebac508f2 (patch)
treec9bd4b65fd89558ed272020eff26b67cd3736898
parent1710a9bc2b7b7b5b663ab5ca829a2533136fb7f5 (diff)
Release notes for 2.5.4v2.5.4
-rw-r--r--ReleaseNotes/ReleaseNotes-2.5.4.txt22
-rw-r--r--ReleaseNotes/index.txt1
2 files changed, 23 insertions, 0 deletions
diff --git a/ReleaseNotes/ReleaseNotes-2.5.4.txt b/ReleaseNotes/ReleaseNotes-2.5.4.txt
new file mode 100644
index 0000000000..1657d9b4fc
--- /dev/null
+++ b/ReleaseNotes/ReleaseNotes-2.5.4.txt
@@ -0,0 +1,22 @@
+Release notes for Gerrit 2.5.4
+==============================
+
+Gerrit 2.5.4 is now available:
+
+link:http://code.google.com/p/gerrit/downloads/detail?name=gerrit-2.5.4.war[http://code.google.com/p/gerrit/downloads/detail?name=gerrit-2.5.4.war]
+
+There are no schema changes from any of the 2.5.x versions.
+
+However, if upgrading from a version older than 2.5, follow the upgrade
+procedure in the 2.5 link:ReleaseNotes-2.5.html[Release Notes].
+
+Bug Fixes
+---------
+* Require preferred email to be verified
++
+Some users were able to select a preferred email address that was
+not previously verified. This may have allowed the server to send
+notifications to an invalid destination, resulting in higher than
+usual bounce rates.
+
+No other changes since 2.5.3.
diff --git a/ReleaseNotes/index.txt b/ReleaseNotes/index.txt
index 641974a40e..07e6aa5203 100644
--- a/ReleaseNotes/index.txt
+++ b/ReleaseNotes/index.txt
@@ -4,6 +4,7 @@ Gerrit Code Review - Release Notes
[[2_5]]
Version 2.5.x
-------------
+* link:ReleaseNotes-2.5.4.html[2.5.4]
* link:ReleaseNotes-2.5.3.html[2.5.3]
* link:ReleaseNotes-2.5.2.html[2.5.2]
* link:ReleaseNotes-2.5.1.html[2.5.1]