blob: 5570271678a582e080b11d172b62a88613aafe5f [file] [log] [blame]
Release notes for Gerrit 2.4.4
==============================
There are no schema changes from link:ReleaseNotes-2.4.4.html[2.4.4].
link:https://www.gerritcodereview.com/download/gerrit-2.4.4.war[https://www.gerritcodereview.com/download/gerrit-2.4.4.war]
Bug Fixes
---------
* Fix clone for modern Git clients
+
The security fix in 2.4.3 broke clone for recent Git clients,
throwing an ArrayIndexOutOfBoundsException. Fixed.