blob: f9ea6b554016d711f8ece9017a0ef0d7487d0077 [file] [log] [blame]
Yuxuan 'fishy' Wang4f5ad9d2016-05-03 16:18:58 -07001= Release notes for Gerrit 2.4.4
Shawn Pearce10ce2952013-06-24 13:40:28 -07002
3There are no schema changes from link:ReleaseNotes-2.4.4.html[2.4.4].
4
Shawn Pearce6d7ebc62015-06-12 16:34:42 -07005link:https://www.gerritcodereview.com/download/gerrit-2.4.4.war[https://www.gerritcodereview.com/download/gerrit-2.4.4.war]
Shawn Pearce10ce2952013-06-24 13:40:28 -07006
Yuxuan 'fishy' Wang4f5ad9d2016-05-03 16:18:58 -07007== Bug Fixes
Shawn Pearce10ce2952013-06-24 13:40:28 -07008* Fix clone for modern Git clients
9+
10The security fix in 2.4.3 broke clone for recent Git clients,
11throwing an ArrayIndexOutOfBoundsException. Fixed.