From 88c5280a3a61ba88bc45bcb91547430897502f84 Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Tue, 13 Aug 2013 11:54:02 +0900 Subject: [PATCH] Update 2.6.2 release notes with recently merged bug fixes Change-Id: I09acad50f1581cc8ffa137f5c27d288a2ae07c95 --- ReleaseNotes/ReleaseNotes-2.6.2.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ReleaseNotes/ReleaseNotes-2.6.2.txt b/ReleaseNotes/ReleaseNotes-2.6.2.txt index cf963c243f..2b78cb4955 100644 --- a/ReleaseNotes/ReleaseNotes-2.6.2.txt +++ b/ReleaseNotes/ReleaseNotes-2.6.2.txt @@ -38,6 +38,12 @@ Fix diff screens for files with CRLF line endings. * Allow label values to be configured with no text. +* link:https://code.google.com/p/gerrit/issues/detail?id=1966[Issue 1966]: +Fix Gerrit plugins under Tomcat by avoiding Guice static filter. + +* link:https://code.google.com/p/gerrit/issues/detail?id=2054[Issue 2054]: +Expand capabilities of `ldap.groupMemberPattern`. + No other changes since 2.6.1.