diff options
author | wei <> | 2007-05-01 03:19:30 +0000 |
---|---|---|
committer | wei <> | 2007-05-01 03:19:30 +0000 |
commit | 419f0815c85a40639ac82c1ce05c80186a64dc55 (patch) | |
tree | e875e519451b617a822bece75e24d23d3b93236e /HISTORY | |
parent | 595a0acc2554da4c4c52f065dc76893c241f2624 (diff) |
remove identity map in active record.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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: 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) CHG: changed comment tag to <!--- ... ---> (Qiang) |