diff options
author | knut <> | 2007-06-01 05:09:32 +0000 |
---|---|---|
committer | knut <> | 2007-06-01 05:09:32 +0000 |
commit | 615eb561dfc43bd11ba620c9465e18ac15e22131 (patch) | |
tree | 14f1de295104bc4fd0da845c4148dd3cb64b0041 /HISTORY | |
parent | fc70b6e94c52a6115ee5b7c7e9d25911b6230587 (diff) |
resolved #634 and added unit tests for TXmlElement
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: 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) Version 3.1.0 RC May 14, 2007 ============================= |