summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2007-06-15 14:55:45 +0000
committerxue <>2007-06-15 14:55:45 +0000
commita9014dcee56ecbcee2321bddc51b239af2d59d5e (patch)
tree43a6466dfcb872fe512c8b7be75a0811bcd72005 /HISTORY
parent070339a7fd02d735c704b56242de402910c3e91f (diff)
Fixed #650.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index e57784b9..256a255e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,11 +1,12 @@
Version 3.1.0 To Be Released
============================
BUG: Ticket#621 - TWizardNavigationButtonStyle could not be found (Qiang)
+BUG: Ticket#650 - Fixed TMysqlMetaData bug about SHOW FULL TABLES (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)
-NEW: Ticket#646 - Implement TAPCCache::add() (Knut)
CHG: Ticket#649 - Wrong error message in THttpCookieCollection::itemAt() (Knut)
+NEW: Ticket#646 - Implement TAPCCache::add() (Knut)
Version 3.1.0 RC May 14, 2007
=============================