summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorknut <>2007-06-01 05:09:32 +0000
committerknut <>2007-06-01 05:09:32 +0000
commit615eb561dfc43bd11ba620c9465e18ac15e22131 (patch)
tree14f1de295104bc4fd0da845c4148dd3cb64b0041 /HISTORY
parentfc70b6e94c52a6115ee5b7c7e9d25911b6230587 (diff)
resolved #634 and added unit tests for TXmlElement
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ec3a2293..0482f17c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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
=============================