summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorctrlaltca@gmail.com <>2011-10-21 14:00:46 +0000
committerctrlaltca@gmail.com <>2011-10-21 14:00:46 +0000
commit615c15d9a2001c58b2030c23b44f655b57dd21d0 (patch)
treedbfabc8ed347e6214472df6a0c54060e34fd24b5 /HISTORY
parentad678bcd067deafcaa9984b179471fd980465cd8 (diff)
removed TClientScriptLoader missed in r3039. Updated documentation
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c01010c0..22f9b288 100644
--- a/HISTORY
+++ b/HISTORY
@@ -34,6 +34,7 @@ BUG: Issue #361 - TActiveListBox multiple selection bug (ctrlaltca)
BUG: Issue #366 - Use divs instead of spans around tables in TActiveDataGrid (ctrlaltca)
BUG: Issue #365 - [Runtime Notice] Declaration of T${DriverName}MetaData::quoteTableName() should be compatible with that of TDbMetaData::quoteTableName() (Yves)
BUG: Issue #367 - Parameterized RegularExpression property in UrlMapping raise TPhpErrorException in DOMDocument::loadXML() (Yves)
+BUG: Issue #368 - Clearing selection of a TActiveDropDownList in callback should select its prompt (ctrlaltca)
ENH: Performance (micro)optimization in TUrlMapping::loadUrlMappings - invoke `getDefaultMappingClass` outside of loop (Yves)
Version 3.1.10 Jul 17, 2011