diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/pages/release-notes.html.tmpl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index b88fca68f..6dc45daf3 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -213,6 +213,9 @@ [%+ terms.bugs %] at once using the mass-edit form.</li> <li><strong>Charts and Reports:</strong> UTF-8 characters are now correctly displayed in "New Charts" and graphical reports.</li> + <li><strong>Charts and Reports:</strong> Custom multi-select fields are now + available as report axis options. This makes them usable for categorizing + [%+ terms.bugs %] in reports.</li> <li><strong>Email:</strong> You can now choose to not receive any mail at all about a particular [% terms.bug %], even if you continue to have a role on that [% terms.bug %] (e.g. reporter).</li> @@ -232,9 +235,6 @@ <li><strong>Searches:</strong> The "is empty" and "is not empty" search operators have been added to the Advanced Search UI. This allows searching for null and not null values for certain fields.</li> - <li><strong>Searches:</strong> Custom multi-select fields are now available as - report axis options. This makes them usable for categorizing [% terms.bugs %] - in reports.</li> </ul> <h4>Enhancements for Administrators and Developers</h4> |