From edf2251aca60a970e822079d23933e5b70b26571 Mon Sep 17 00:00:00 2001 From: ctrlaltca <> Date: Wed, 2 Jan 2013 14:42:24 +0000 Subject: backported all related changes up to 3229 to branch/3.2 --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 3f51f303..32eb3fef 100644 --- a/HISTORY +++ b/HISTORY @@ -12,6 +12,9 @@ ENH: Issue #420 - Permit to easily mock TActiveRecordgateway for unit testing (m BUG: Issue #421 - TAutocomplete not rendering an empty suggestion list (Dario Rigolin) BUG: Issue #424 - TDefaultButton broken when multiple TDefaultButton are on the same page (ctrlaltca) 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) -- cgit v1.2.3