diff options
author | knut <> | 2007-06-18 20:25:38 +0000 |
---|---|---|
committer | knut <> | 2007-06-18 20:25:38 +0000 |
commit | 840d142703025927bd2fc5ffd70fcf62b0dccb76 (patch) | |
tree | c44b5c8d0772bee0463efb1d5c9273b406649945 /HISTORY | |
parent | fe75acc9c6bfc76ce70e5e892cbf59c94f374ac5 (diff) |
fixed #654
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ BUG: Ticket#650 - Fixed TMysqlMetaData bug about SHOW FULL TABLES (Qiang) BUG: Ticket#651 - TUserManager Roles names (from config) should be trimmed (Qiang) BUG: Ticket#652 - OFFSET must be specified together with LIMIT for TScaffoldView (Qiang) BUG: TWizard Sidebar using TDataListItemRenderer has error (Qiang) +BUG: Ticket#654 - TAssetManager::copyDirectory() do not run closedir on an invalid resource (Knut) 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) |