blob: b1e88f93be746ede8c34cb3198c8f5436d3fee1b [file] [log] [blame]
Shawn Pearce10ce2952013-06-24 13:40:28 -07001Release notes for Gerrit 2.5.6
2==============================
3
4There are no schema changes from link:ReleaseNotes-2.5.6.html[2.5.6].
5
Shawn Pearce6d7ebc62015-06-12 16:34:42 -07006link:https://www.gerritcodereview.com/download/gerrit-2.5.6.war[https://www.gerritcodereview.com/download/gerrit-2.5.6.war]
Shawn Pearce10ce2952013-06-24 13:40:28 -07007
8Bug Fixes
9---------
10* Fix clone for modern Git clients
11+
12The security fix in 2.5.4 broke clone for recent Git clients,
13throwing an ArrayIndexOutOfBoundsException. Fixed.