gerrit/ReleaseNotes/ReleaseNotes-2.1.10.txt

12 lines
396 B
Plaintext

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