summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2007-05-08 15:59:13 +0000
committerxue <>2007-05-08 15:59:13 +0000
commit18fd558413d5dec2bd074030a5c6bf111965c0c0 (patch)
tree85cfd34dec57bf3eeb487d8d1afac987c4a78551 /HISTORY
parent17a2a8440f7ecd5756456528f584424acae27957 (diff)
fixed #601.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 996b994d..4cc9469c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2,6 +2,7 @@ Version 3.1.0 RC To be released
===============================
BUG: Ticket#605 - TDatePicker don't works in 3.1.b on linux server (Wei)
BUG: Ticket#606 - TColorPicker bug in Full mode (Wei)
+ENH: Ticket#601 - TRectangleHotSpot and javascript onclick handler (Qiang)
ENH: Add javascript references for "slider" and "dragdrop" for TClientScript::PradoScripts (Wei)
ENH: Added PatternModifiers property to TRegularExpressionValidator (Wei)
CHG: <div> tags are used instead of <span> when TDataList.RepeatLayout is Raw (Qiang)