blob: a8d60a4611062d2f7d70dac5b70b158a8ca0f788 [file] [log] [blame]
Yuxuan 'fishy' Wang4f5ad9d2016-05-03 16:18:58 -07001= Release notes for Gerrit 2.0.15
Shawn O. Pearcec20e2832010-02-17 09:16:26 -08002
3Gerrit 2.0.15 is now available in the usual location:
4
Shawn Pearce6d7ebc62015-06-12 16:34:42 -07005link:https://www.gerritcodereview.com/download/index.html[https://www.gerritcodereview.com/download/index.html]
Shawn O. Pearcec20e2832010-02-17 09:16:26 -08006
Yuxuan 'fishy' Wang4f5ad9d2016-05-03 16:18:58 -07007== Schema Change
Shawn O. Pearcec20e2832010-02-17 09:16:26 -08008
9None. For a change. :-)
10
Yuxuan 'fishy' Wang4f5ad9d2016-05-03 16:18:58 -070011== New Features
Shawn O. Pearcec20e2832010-02-17 09:16:26 -080012* Allow other ignore whitespace settings beyond IGNORE_S...
13+
14Now you can ignore whitespace inside the middle of a line, in addition to on the ends.
15
Yuxuan 'fishy' Wang4f5ad9d2016-05-03 16:18:58 -070016== Bug Fixes
Shawn O. Pearcec20e2832010-02-17 09:16:26 -080017* Update SSHD to include SSHD-28 (deadlock on close) bug...
18+
19Fixes a major stability problem with the internal SSHD. Without this patch the daemon can become unresponsive, requiring a complete JVM restart to recover the daemon. The symptom is connections appear to work sporadically... some connections are fine while others freeze during setup, or during data transfer.
20
21* Fix line-wrapped To/CC email headers
22+
23Long To/CC headers with multiple recipients sometimes ran together, making Reply-to-all in the user's email client not address them correctly. This was a bug in the header formatting code, it wasn't RFC 2822 compliant.
24
25* GERRIT-227 Fix server error when remaining hunks are comments
26* Fix binary search in SparseFileContent
27+
28Stupid bugs in the patch viewing code. Random server errors and/or client UI crashes.
29
Yuxuan 'fishy' Wang4f5ad9d2016-05-03 16:18:58 -070030== Other Changes
Shawn O. Pearcec20e2832010-02-17 09:16:26 -080031* Restart 2.0.15 development
32* Update JGit to 0.4.0-411-g8076bdb
33* Remove dead isGerrit method from AbstractGitCommand
34* Update JSch to 0.1.41
35* gerrit 2.0.15