summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@sonymobile.com>2016-02-04 18:20:56 +0900
committerDavid Pursehouse <david.pursehouse@sonymobile.com>2016-02-04 18:20:56 +0900
commit063991f49d2554d427930e216dd2b0f70cc4623d (patch)
tree6dbbbbe8ef4d41938c5f2619ae43de7c40fd8757
parent6ab21459897420b55fb23b95d637883b6e14ee80 (diff)
Update 2.11.6 release notes
Add a fix that was missed. Change-Id: I97a7a3c5de056ea96cc5855488a4cd9cd5f0cc45
-rw-r--r--ReleaseNotes/ReleaseNotes-2.11.6.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/ReleaseNotes/ReleaseNotes-2.11.6.txt b/ReleaseNotes/ReleaseNotes-2.11.6.txt
index 40c1ffec24..d6f939f3c5 100644
--- a/ReleaseNotes/ReleaseNotes-2.11.6.txt
+++ b/ReleaseNotes/ReleaseNotes-2.11.6.txt
@@ -90,6 +90,10 @@ to new Gerrit version.
The default was 'No' which resulted in some sites not upgrading core
plugins and running the wrong versions.
+* Fix reading of plugin documentation.
++
+Under some circumstances it was possible to fail with an IO error.
+
* Replication
** Recursively include parent groups of groups specified in `authGroup`.