diff options
author | knut <> | 2007-06-13 12:16:39 +0000 |
---|---|---|
committer | knut <> | 2007-06-13 12:16:39 +0000 |
commit | c4bfd9c55f00407bfdb9eec59dcf71a9016cd704 (patch) | |
tree | d0f7a37a6818a31c8c9a31238caef9371b2275a6 /HISTORY | |
parent | 720a25fef9bf52aafdf54c2ec68f6fa33f47a89f (diff) |
fixed #649
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ BUG: TWizard Sidebar using TDataListItemRenderer has error (Qiang) ENH: Ticket#631 - Make TQueue implement Countable as the other collection classes (Knut) ENH: Ticket#634 - Override __toString for TXmlElement and TXmlDocument (Knut) NEW: Ticket#646 - Implement TAPCCache::add() (Knut) +CHG: Ticket#649 - Wrong error message in THttpCookieCollection::itemAt() (Knut) Version 3.1.0 RC May 14, 2007 ============================= |