diff options
author | ctrlaltca <> | 2012-10-05 13:41:33 +0000 |
---|---|---|
committer | ctrlaltca <> | 2012-10-05 13:41:33 +0000 |
commit | e2487dd82491ee00b750d0bf2ed06f2da5adac7c (patch) | |
tree | a33d7aee27e4273ded1e9e10c7e323b009231acd /HISTORY | |
parent | a8eb751b01347a8871dccfaa24f496ac4ab066f0 (diff) |
fix #425
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ ENH: Issue #419 - CssClass for PushButtons of TPager (ctrlaltca) ENH: Issue #420 - Permit to easily mock TActiveRecordgateway for unit testing (mvschaik) 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) 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) |