summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2007-05-08 19:25:56 +0000
committerxue <>2007-05-08 19:25:56 +0000
commitb88f377dd165d692540e1c9550a76f900124080e (patch)
treed8d8eabc0f0688e092520968431cbb5901a5655d /HISTORY
parent18fd558413d5dec2bd074030a5c6bf111965c0c0 (diff)
fixed #613
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4cc9469c..f0d87a78 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3,6 +3,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: Ticket#613 - clientscripts.php is made PHP4-compliant (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)