gerrit/ReleaseNotes/ReleaseNotes-2.1.10.txt
Shawn Pearce 10ce29555c Release notes for 2.1.10, 2.4.4, 2.5.6
Change-Id: I2a40bae9b3ff4481e4733ab8f8bc4c5c964b9dc2
2013-06-24 13:40:28 -07:00

14 lines
443 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://gerrit-releases.storage.googleapis.com/gerrit-2.1.10.war[https://gerrit-releases.storage.googleapis.com/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.