From bb452130f5dda58bc641b141a89eff1382521955 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Mon, 19 Mar 2007 17:42:49 +0000 Subject: [PATCH] r1513: Adding a few change notices and attaching bug reports to certain ones --- docs/changes.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/changes.txt b/docs/changes.txt index 1bda0f1..e0258e5 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -14,7 +14,9 @@ - Fixed: A minor display issue would occur in a rare instance when showing an error message when trying to add a version without a product - Fixed: If any fields had invalid data in editreport.php no errors would be thrown - Fixed: The Logging system would add extra empty logs that would pollute the database; fixed this and then added queries in showhistory.php to clean it up -- Enhancement: Users can now belong to a single primary usergroup and multiple secondary groups, greatly increasing permission flexibility +- Fixed: Gettext emulation wasn't loaded early enough in the installer (bug://report/69) +- Fixed: PHP smart tags were used in the installer, which if not enabled on the server would produce strange output (bug://report/67) +- Enhancement: Users can now belong to a single primary usergroup and multiple secondary groups, greatly increasing permission flexibility (bug://report/70) - Enahncement: Usergroups can be cloned to allow fast duplication of permissions - Fixed: Even after calling UsergroupAPI::delete(), there would still be usergroup remnants in bugfieldpermission and permission tables - Fixed: The javascript cancel buttons wouldn't work due to a parse error -- 2.22.5