blob: ccf25d658fa4e217a10b56112db1477c2f1482f9 [file] [log] [blame]
Shawn O. Pearce170d4c02010-03-29 16:20:58 -07001Release notes for Gerrit 2.1.2.2
2================================
3
4Gerrit 2.1.2.2 is now available in the usual location:
5
6link:http://code.google.com/p/gerrit/downloads/list[http://code.google.com/p/gerrit/downloads/list]
7
8Bug Fixes
9---------
10
11* Add ',' to be encoded in email headers.
12+
13Email headers which used UTF-8 character set encoding did not
14properly escape a comma. Fixed.
15
16* issue 513 Log OpenID SSL failures
17+
18If OpenID authentication fails, such as due to the JRE not having
19access to any of the root certificates and therefore being unable
20to open an https connection, the problem is now logged to the
21server's error_log.