summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorctrlaltca <>2012-12-29 10:20:04 +0000
committerctrlaltca <>2012-12-29 10:20:04 +0000
commit6fe5ec427020af58cd5ff0de6dc7b351fd34c416 (patch)
treec9580fb3be33c0ae0d98e279c6700bfcc35f9282 /HISTORY
parent232d9851fa840d0673e89252a239b3a45ca95e3e (diff)
updated HISTORY
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 01db8f3d..af50e870 100644
--- a/HISTORY
+++ b/HISTORY
@@ -16,6 +16,7 @@ BUG: Issue #424 - TDefaultButton broken when multiple TDefaultButton are on the
BUG: Issue #425 - Error generating WSDL (cezarpirajant)
ENH: Issue #426 - Make TDataFieldAccessor capable to access data in nested arrays (ctrlaltca)
BUG: Issue #427 - Var name mismatch in TActiveFileUpload.php (piotr.knapik)
+BUG: Issue #428 - Using a TActiveCustomValidator with a TActiveTextBox and AutoPostBack does not work as expected (ctrlaltca)
EHN: Permit to change the default cipher in TSecurityManager::setEncryption(); changed the default cipher from 3DES to AES256 (ctrlaltca)
EHN: Use php's hash_hmac() when available in TSecurityManager, and permit the use of all algorithms supported by php (ctrlaltca)