diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/rel_notes.txt | 10 | ||||
-rw-r--r-- | docs/xml/faq.xml | 6 |
2 files changed, 10 insertions, 6 deletions
diff --git a/docs/rel_notes.txt b/docs/rel_notes.txt index 47317d0a3..295a70cff 100644 --- a/docs/rel_notes.txt +++ b/docs/rel_notes.txt @@ -274,11 +274,13 @@ It now: * Is much more forgiving about small problems in the XML -Adding Individual Bugs to Saved Searches ----------------------------------------- +Adding Individual Bugs to Saved Searches (Tagging) +-------------------------------------------------- Users now have the option of adding an individual bug to any -particular Saved Search. If you don't like having the entry box in -your footer for this feature, you can disable it in your Preferences. +particular Saved Search. Individual users that disagree with the site +default can add or remove this feature (which appears as an entry box +visible in the footer) by changing the General Preferences setting +called "Enable tags for bugs". Attach URLs diff --git a/docs/xml/faq.xml b/docs/xml/faq.xml index 80f411375..870d5c983 100644 --- a/docs/xml/faq.xml +++ b/docs/xml/faq.xml @@ -1390,8 +1390,10 @@ password=mypassword </question> <answer> <para> - New in 2.16 - go to the Account section of the Preferences. You - will be emailed at both addresses for confirmation. + New in 2.16 - you can change it from the Name and Password + section in Preferences. You will be emailed at both addresses for + confirmation. 'Administrative Policies' must have the + 'allowemailchange' parameter set to <quote>On</quote>. </para> </answer> </qandaentry> |