Release notes for 2.10.5 Change-Id: I3b78cd335a2766cb710c5a2fbfebcad734f391b5
diff --git a/ReleaseNotes/ReleaseNotes-2.10.5.txt b/ReleaseNotes/ReleaseNotes-2.10.5.txt new file mode 100644 index 0000000..eb48c31 --- /dev/null +++ b/ReleaseNotes/ReleaseNotes-2.10.5.txt
@@ -0,0 +1,27 @@ +Release notes for Gerrit 2.10.5 +=============================== + +There are no schema changes from link:ReleaseNotes-2.10.4.html[2.10.4]. + +Download: +link:https://gerrit-releases.storage.googleapis.com/gerrit-2.10.5.war[ +https://gerrit-releases.storage.googleapis.com/gerrit-2.10.5.war] + +Bug Fixes +--------- + +* Update JGit to include a memory leak fix as discussed +link:https://groups.google.com/forum/#!topic/repo-discuss/RRQT_xCqz4o[here] + +* Attempt to fix the "Cannot read project" issue in Gerrit, as discussed +link:https://groups.google.com/forum/\#!topic/repo-discuss/ZeGWPyyJlrM[here] +and +link:https://groups.google.com/forum/#!topic/repo-discuss/CYYoHfDxCfA[here] + +* Fixed a regression caused by the defaultValue feature which broke the ability +to remove labels in subprojects + +Updates +------- + +* Update JGit to v4.0.0.201506090130-r
diff --git a/ReleaseNotes/index.txt b/ReleaseNotes/index.txt index 3c167c6..2f741b6 100644 --- a/ReleaseNotes/index.txt +++ b/ReleaseNotes/index.txt
@@ -4,6 +4,7 @@ [[2_10]] Version 2.10.x -------------- +* link:ReleaseNotes-2.10.5.html[2.10.5] * link:ReleaseNotes-2.10.4.html[2.10.4] * link:ReleaseNotes-2.10.3.1.html[2.10.3.1] * link:ReleaseNotes-2.10.3.html[2.10.3]