summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn O. Pearce <sop@google.com>2010-03-29 16:20:58 -0700
committerShawn O. Pearce <sop@google.com>2010-03-29 16:20:58 -0700
commit170d4c00cab88a92af00b1051b32ab9b46df209a (patch)
treeaa994a44173061875e5808dad2b5a6690da3e88e
parentfe4d7e6418b13eca39cdf6abe1dec7730daef86c (diff)
Release notes for 2.1.2.2v2.1.2.2
-rw-r--r--ReleaseNotes/ReleaseNotes-2.1.2.2.txt21
-rw-r--r--ReleaseNotes/index.txt2
2 files changed, 23 insertions, 0 deletions
diff --git a/ReleaseNotes/ReleaseNotes-2.1.2.2.txt b/ReleaseNotes/ReleaseNotes-2.1.2.2.txt
new file mode 100644
index 0000000000..ccf25d658f
--- /dev/null
+++ b/ReleaseNotes/ReleaseNotes-2.1.2.2.txt
@@ -0,0 +1,21 @@
+Release notes for Gerrit 2.1.2.2
+================================
+
+Gerrit 2.1.2.2 is now available in the usual location:
+
+link:http://code.google.com/p/gerrit/downloads/list[http://code.google.com/p/gerrit/downloads/list]
+
+Bug Fixes
+---------
+
+* Add ',' to be encoded in email headers.
++
+Email headers which used UTF-8 character set encoding did not
+properly escape a comma. Fixed.
+
+* issue 513 Log OpenID SSL failures
++
+If OpenID authentication fails, such as due to the JRE not having
+access to any of the root certificates and therefore being unable
+to open an https connection, the problem is now logged to the
+server's error_log.
diff --git a/ReleaseNotes/index.txt b/ReleaseNotes/index.txt
index 4cd91ae11a..fa420a38e3 100644
--- a/ReleaseNotes/index.txt
+++ b/ReleaseNotes/index.txt
@@ -4,6 +4,8 @@ Gerrit Code Review - Release Notes
[[2_1]]
Version 2.1.x
-------------
+* link:ReleaseNotes-2.1.2.2.html[2.1.2.2]
+* link:ReleaseNotes-2.1.2.1.html[2.1.2.1]
* link:ReleaseNotes-2.1.2.html[2.1.2]
* link:ReleaseNotes-2.1.1.html[2.1.1],
link:ReleaseNotes-2.1.1.html[2.1.1.1]