summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorChristophe.Boulain <>2009-04-14 11:27:19 +0000
committerChristophe.Boulain <>2009-04-14 11:27:19 +0000
commit37cd9aec35acd0cd03946fc6f26d7fe02c3c5d48 (patch)
treeac7ebf698fedfc5b0553b097ed8bf2d74dce1a0e /HISTORY
parentca080e5dc8ff461f63f2e22e83a3b3898642c5ba (diff)
Fixed Issue#135 - Add AutoPostBack property to TActiveFileUpload
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index fe699f42..58774564 100644
--- a/HISTORY
+++ b/HISTORY
@@ -16,6 +16,7 @@ BUG: Issue#130 - TDbLogRoute::processLogs wrong values binding (Christophe)
BUG: Issue#136 - TActiveDatePicker don't callback when ShowCalendar is false (Christophe)
CHG: Issue#7 - Clients Scripts are not combined anymore in Debug application mode (Christophe)
ENH: Issue#115 - Registry for Prado generated clientside counterparts of serverside controls (Yves Berkholz)
+ENH: Issue#135 - Add AutoPostBack property to TActiveFileUpload (Bradley)
ENH: Added caching of message files to TException (Michael)
ENH: Updated to scriptaculous 1.8.2 & Prototype 1.6.0.3
ENH: replace is_null() function calls with native language constuct (Yves)