From: justdave%bugzilla.org <> Date: Mon, 25 Oct 2004 14:45:11 +0000 (+0000) Subject: Move reporting next to charting in release notes X-Git-Tag: bugzilla-2.18rc3~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=930db44096648c1adc4184b3d60a8b98aba83716;p=thirdparty%2Fbugzilla.git Move reporting next to charting in release notes --- diff --git a/docs/rel_notes.txt b/docs/rel_notes.txt index 9327090c3b..ba21489d53 100644 --- a/docs/rel_notes.txt +++ b/docs/rel_notes.txt @@ -71,6 +71,13 @@ way. These views may be more appropriate for particular data types, and are suitable for saving and then putting into presentations or web pages. +Generic Charting +---------------- + +Bugzilla's new charting feature allows you to display flexible summary charts, +based on configurable data sets (bug 16009). + + Request System --------------- @@ -211,13 +218,6 @@ Bugzilla's buglists. This change adds HTML obfuscation of email addresses as they appear in the Bugzilla web pages. -Generic Charting ----------------- - -Bugzilla's new charting feature allows you to display flexible summary charts, -based on configurable data sets (bug 16009). - - Miscellaneous Improvements --------------------------