blob: 393eb93b699a61d137e4a91594593605720ac723 [file] [log] [blame]
= Release notes for Gerrit 2.5.6
There are no schema changes from link:ReleaseNotes-2.5.6.html[2.5.6].
link:https://www.gerritcodereview.com/download/gerrit-2.5.6.war[https://www.gerritcodereview.com/download/gerrit-2.5.6.war]
== Bug Fixes
* Fix clone for modern Git clients
+
The security fix in 2.5.4 broke clone for recent Git clients,
throwing an ArrayIndexOutOfBoundsException. Fixed.