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