diff options
author | xue <> | 2006-03-28 02:36:27 +0000 |
---|---|---|
committer | xue <> | 2006-03-28 02:36:27 +0000 |
commit | 17864540c497e7e64b56a3ebbef9d0fbe2fc556d (patch) | |
tree | b8be7b4447a6906df6b20915492ae05b5344e3dd /HISTORY | |
parent | abc3dd2c23ec1f2f2882bf2c4cec160dfc680f03 (diff) |
Fixed #103
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,7 @@ BUG: Ticket#88 - Unclosed HTML tag in TDatePicker and TColorPicker (Qiang) BUG: Ticket#85 - Undefined TDataGrid::setSelectedIndex (Qiang)
BUG: Ticket#87 - Typo in IDbConnection (Qiang)
BUG: Ticket#95 - Typo in TTemplateControl::registerContentPlaceHolder (Qiang)
+BUG: Ticket#103 - Typo in TStyle::setVerticalAlign (Qiang)
BUG: SF#1446846 - Typo in THead (Qiang)
BUG: SF#1432624 - Incorrect documentation about caching expiry (Qiang)
BUG: THttpSession fails when user storage module is used (Qiang)
@@ -17,6 +18,7 @@ NEW: TSQLMap module (Wei) NEW: TStack class (Qiang)
NEW: TImageMap control (Qiang)
NEW: TWizard control (Qiang)
+NEW: Added TVarDumper and PradoBase::varDump() (Qiang)
Version 3.0b March 6, 2006
==========================
|