summaryrefslogtreecommitdiffstats
path: root/ReleaseNotes/ReleaseNotes-2.1.10.txt
blob: 5c5bcc6ed65e94bf86cb70b30b12a430ede7c4f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
= 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.