diff options
author | xue <> | 2007-06-15 16:16:47 +0000 |
---|---|---|
committer | xue <> | 2007-06-15 16:16:47 +0000 |
commit | 9df523b4eeb54d97d2040c00599b393df4f88a3e (patch) | |
tree | 437024371eb0e8e7a286d8beedaa5de3974f353d /HISTORY | |
parent | 1c5ef6e1f330ba409e57b686d214c220988025b7 (diff) |
Fixed #651.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ Version 3.1.0 To Be Released BUG: Ticket#621 - TWizardNavigationButtonStyle could not be found (Qiang) BUG: Ticket#627 - Logout did not set correct status to the user object (Qiang) BUG: Ticket#650 - Fixed TMysqlMetaData bug about SHOW FULL TABLES (Qiang) +BUG: Ticket#651 - TUserManager Roles names (from config) should be trimmed (Qiang) BUG: TWizard Sidebar using TDataListItemRenderer has error (Qiang) ENH: Ticket#625 - Added @ to represent authenticated users in auth rules (Qiang) ENH: Ticket#631 - Make TQueue implement Countable as the other collection classes (Knut) |