diff options
author | wei <> | 2006-08-02 00:03:01 +0000 |
---|---|---|
committer | wei <> | 2006-08-02 00:03:01 +0000 |
commit | 8ab3ff590bd67acf666c6f3e2c71032424dd93ce (patch) | |
tree | be415fdcfbd14f331413b60e661db86feeddfd0f /HISTORY | |
parent | f36d3d2f730b7f78189533553c10e439111a274d (diff) |
Fixed sending default charset.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ BUG: Ticket#302 - TDatePicker's bug with AutoPostBack set to "true" (Wei) BUG: Ticket#306 - Prado::localize function may fail when localized string passed as parameter (Wei) BUG: Ticket#311 - Several bugs in TDatePicker (Wei) BUG: Ticket#312 - TDatePicker's ReadOnly property bug (Wei) +BUG: Default charset not sent (Wei) CHG: Ticket#206 - TBaseValidator.OnValidate is raised only when the validator is visible (Qiang) CHG: Raised PHP version requirement to 5.1 and above (Qiang) ENH: Ticket#178 - Added TRadioButton.UniqueGroupName property (Qiang) |