diff --git a/ReleaseNotes/ReleaseNotes-2.10.txt b/ReleaseNotes/ReleaseNotes-2.10.txt index f8a549e631..0ff5661490 100644 --- a/ReleaseNotes/ReleaseNotes-2.10.txt +++ b/ReleaseNotes/ReleaseNotes-2.10.txt @@ -663,6 +663,9 @@ General ^^^^^^^ +* link:https://code.google.com/p/gerrit/issues/detail?id=2895[Issue 2895]: +Fix reload of plugins that use DynamicItem. + * Invoke `StartPluginListener` and `ReloadPluginListener` only after start/reload is fully done.