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