summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorFabio Bas <ctrlaltca@gmail.com>2015-12-07 19:11:54 +0100
committerFabio Bas <ctrlaltca@gmail.com>2015-12-07 19:11:54 +0100
commit7df478477011d2c339c2f01b08c226a1aca64007 (patch)
tree5680a531f745cb2f8e6c857df31980f72cf58037 /HISTORY
parentf6a3eb2bf3a165fd76ed43177150d09731918449 (diff)
Fix #558
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d2a6cca0..910e7bcc 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3,6 +3,7 @@ Version 3.3.0 December ??, 2015
CHG: Added jQuery and rebased PRADO's effect and controls on it (ctrlaltca)
ENH: Added jQueryUI and created new controls (ctrlaltca)
ENH: Added Bootstrap3 (daniel)
+BUG: Issue #558 - TActiveFileUpload escaping ' in file names (ctrlaltca)
BUG: Issue #550 - TActivePager not working correctly on XAMP 5.6.3 (LCSKJ)
BUG: Issue #549 - TSqlCriteria, not possible to reset value of condition (majuca)
BUG: Issue #542 - Fix clientside validation in TActiveCustomValidator (majuca)