summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2007-06-15 15:53:09 +0000
committerxue <>2007-06-15 15:53:09 +0000
commitb51f46aad1ba1c699fad881543158365ee0a87b5 (patch)
treeeabcc3970a4d731bed1b08a8f582175a0c085f8b /HISTORY
parentdd7a47c0ec81857d512b73b92b5f26321f351c39 (diff)
Fixed #627.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2b1bffc7..13a26256 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,7 @@
Version 3.1.0 To Be Released
============================
BUG: Ticket#621 - TWizardNavigationButtonStyle could not be found (Qiang)
+BUG: Ticket#627 - Logout did not set correct status to the user object (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)