Update 2.13 release notes

Change-Id: Ic5df1389763d362206214243b8ada7a1795f2115
This commit is contained in:
David Pursehouse
2016-09-06 09:07:12 +09:00
parent a66f7ff8ed
commit 6ab1163a99

View File

@@ -384,9 +384,15 @@ Remove "no changes made" error case
Prevent creating groups with the same name as a system group.
* link:https://bugs.chromium.org/p/gerrit/issues/detail?id=3754[Issue 3754]:
Fix `View All Accounts` permission to allow accounts rest endpoint to access
Fix `View All Accounts` permission to allow accounts REST endpoint to access
email info.
* Make `gitweb.type` default to `disabled` when not explicitly set.
+
Previously the behavior was not documented and it would default to type
`gitweb`. In cases where there was no gitweb config at all, this would
result in broken links due to `null` being used as the URL.
== Dependency updates
* Add dependency on blame-cache 0.1-9