summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorwei <>2007-03-30 12:34:53 +0000
committerwei <>2007-03-30 12:34:53 +0000
commitf4f802efe3cccd68f3a6b40eb8312bfd8e24d643 (patch)
treee36be1798cf34e221a3897c98eceadf1195c4799 /HISTORY
parentfbfbdcb233e94b7fed6f8ae209eb90d79aa33f7e (diff)
Fixed #535
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index a980fcd1..0a191f45 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6,6 +6,7 @@ BUG: Ticket#500 - URL encode in callback (Wei)
BUG: Ticket#517 - Quickstart I18N sample: conflicting module ID (Wei)
BUG: Ticket#521 - comment tag on TActiveButton stop callback (Wei)
BUG: Ticket#526 - TDatePicker Mode="Button" with ActivePanel Enabled="false" (Wei)
+BUG: Ticket#535 - TRadioButton->GroupName bug on callback (Wei)
BUG: Ticket#538 - TActiveListBox doesn't support optgroup (Wei)
BUG: Ticket#549 - set/get Timestamp on TDatePicker shound handle "null" values (Qiang)
BUG: Ticket#550 - explicitly include TCallbackClientSide in TCallbackOptions (Qiang)