diff options
author | knut <> | 2007-06-19 05:52:54 +0000 |
---|---|---|
committer | knut <> | 2007-06-19 05:52:54 +0000 |
commit | eb147ad0c3da382d991ae542720a36910f988d60 (patch) | |
tree | 7427496663795ead9f1517d0af8fbc8f22aa32ad /HISTORY | |
parent | 840d142703025927bd2fc5ffd70fcf62b0dccb76 (diff) |
fixed #655
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ BUG: Ticket#651 - TUserManager Roles names (from config) should be trimmed (Qian 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) +BUG: Ticket#655 - TAssetManager::publishTarFile() exception for 'assetmanager_tarchecksum_invalid' is not thrown on BSD systems (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) |