blob: 393eb93b699a61d137e4a91594593605720ac723 [file] [log] [blame]
Yuxuan 'fishy' Wang4f5ad9d2016-05-03 16:18:58 -07001= Release notes for Gerrit 2.5.6
Shawn Pearce10ce2952013-06-24 13:40:28 -07002
3There are no schema changes from link:ReleaseNotes-2.5.6.html[2.5.6].
4
Shawn Pearce6d7ebc62015-06-12 16:34:42 -07005link: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 -07006
Yuxuan 'fishy' Wang4f5ad9d2016-05-03 16:18:58 -07007== Bug Fixes
Shawn Pearce10ce2952013-06-24 13:40:28 -07008* Fix clone for modern Git clients
9+
10The security fix in 2.5.4 broke clone for recent Git clients,
11throwing an ArrayIndexOutOfBoundsException. Fixed.