diff options
author | xue <> | 2007-06-15 16:09:57 +0000 |
---|---|---|
committer | xue <> | 2007-06-15 16:09:57 +0000 |
commit | 1c5ef6e1f330ba409e57b686d214c220988025b7 (patch) | |
tree | b0e4e21927599ab06bacfb90813028e16ed9f449 /HISTORY | |
parent | b51f46aad1ba1c699fad881543158365ee0a87b5 (diff) |
Fixed #625.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ 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: 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) ENH: Ticket#634 - Override __toString for TXmlElement and TXmlDocument (Knut) ENH: Ticket#639 - Added setters for certain properties of TTheme (Qiang) |