summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-04-04 11:45:51 +0000
committerxue <>2006-04-04 11:45:51 +0000
commit203db4fb6f024b9c95679c5a076616e44c9095a6 (patch)
treee2f8268fc72356ee9f5f7717ff16744f514daea0 /HISTORY
parent26636c9f8358aa93f996c498347840866ae5e714 (diff)
Fixed a bug about base class for TMemCache.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 90215edb..b1be8422 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,4 +1,4 @@
-Version 3.0RC1 April 1, 2006
+Version 3.0RC1 April 5, 2006
============================
BUG: Ticket#85 - Undefined TDataGrid::setSelectedIndex (Qiang)
BUG: Ticket#87 - Typo in IDbConnection (Qiang)