blob: 9d43bf47b2e0cd60e1e5def993515b0ac2360c3c [file] [log] [blame]
Shawn Pearce10ce2952013-06-24 13:40:28 -07001Release notes for Gerrit 2.1.10
2===============================
3
4There are no schema changes from link:ReleaseNotes-2.1.9.html[2.1.9].
5
6link:https://gerrit-releases.storage.googleapis.com/gerrit-2.1.10.war[https://gerrit-releases.storage.googleapis.com/gerrit-2.1.10.war]
7
8Bug Fixes
9---------
10* Fix clone for modern Git clients
11+
12The security fix in 2.1.9 broke clone for recent Git clients,
13throwing an ArrayIndexOutOfBoundsException. Fixed.