summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-04-04 20:14:17 +0000
committerxue <>2006-04-04 20:14:17 +0000
commit3e952f910b5aa4cf818412be5fc2566e9118b997 (patch)
tree6520febcc6d71f38ab1b2f20f8fc8a38b4ae3c3b /HISTORY
parent996c6d61ffef676247f8b1c9a7ee4b7c69850654 (diff)
Merge from 3.0.0 branch 861-863.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index a8d1f639..3115e35f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2,6 +2,10 @@ Version 3.1.0 To be released
============================
ENH: Format string in TDataGrid columns can now evaluate an expression (Qiang)
+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)