diff options
author | xue <> | 2006-04-07 03:46:10 +0000 |
---|---|---|
committer | xue <> | 2006-04-07 03:46:10 +0000 |
commit | 4226093cc034dfbd25a5b9e9aee2778e795ee42a (patch) | |
tree | fadba0312deb52211b71360977cdad992c07abc3 /HISTORY | |
parent | 123e74a758d84429f1a24e047f3b61e8ca0f6979 (diff) |
Merge from 3.0 till 868.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ 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)
+CHG: Moved localize() into PradoBase (Qiang)
+ENH: Optimized the representation and evaluation of template expressions (Qiang)
Version 3.0RC1 April 5, 2006
============================
|