]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Change a label in relnotes
authorFrédéric Buclin <LpSolit@gmail.com>
Sat, 21 Feb 2015 15:44:18 +0000 (16:44 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Sat, 21 Feb 2015 15:44:18 +0000 (16:44 +0100)
template/en/default/pages/release-notes.html.tmpl

index b88fca68f3381d3795e6ae8cbc7e77d2e13fcebe..6dc45daf3a951b544d3ec726a4c54bc0846dee13 100644 (file)
     [%+ 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>
   <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>