summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-04-04 19:46:01 +0000
committerxue <>2006-04-04 19:46:01 +0000
commit1ec38e5b6ae8678345227fdbe96adea8e4631a4c (patch)
tree81c3a1f599e929863a8a059534d653485650893b /HISTORY
parentf05fe9ebc237168a7dbcf06ffc3e1f7740418790 (diff)
Fixed #118.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b1be8422..c5e3b3f7 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,3 +1,7 @@
+Version 3.0RC2 April 16, 2006
+=============================
+BUG: Ticket#118 - Variables that may not have been initialized (Qiang)
+
Version 3.0RC1 April 5, 2006
============================
BUG: Ticket#85 - Undefined TDataGrid::setSelectedIndex (Qiang)