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