summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorwei <>2006-07-05 04:23:43 +0000
committerwei <>2006-07-05 04:23:43 +0000
commit8d8b6688cbbb1febe92012ccc2a4158fa594fcb3 (patch)
treea9f5d43ea3a6efa4a6590192e4ae7f08655310bb /HISTORY
parent91c4292a8063dd2d7a27e7629c015faa4bf052d6 (diff)
Fixed #223 #225
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2ecf7f8a..8a039986 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3,6 +3,9 @@ Version 3.0.3 August 6, 2006
BUG: Ticket#264 - Typos in some exception throw statements (Knut)
BUG: Ticket#268 - THttpResponse.redirect() may fail for some browsers (Qiang)
BUG: TDataGrid may complain getting ItemType on a non-object if the grid is not data-bound (Qiang)
+ENH: Ticket#220 - TClientScripts method to import custom javascript files (Wei)
+ENH: Ticket#225 - TRadioButton::getRadioButtonsInGroup() added (Wei)
+ENH: Ticket#223 - Use TRequiredFieldValidator for TRadioButtons with GroupName property (Wei)
NEW: Added TStyleSheet (Wei)
Version 3.0.2 July 2, 2006