summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorctrlaltca <>2013-01-16 09:03:27 +0000
committerctrlaltca <>2013-01-16 09:03:27 +0000
commit4566740b98ebcc58d36ca095ee20ebacf5567a4e (patch)
tree0341ce9d126ab1052cd40cc929dcf0b353a1c61b /HISTORY
parenta8bb9a32eebc3a62686dd9bf559bf47a8b1c915b (diff)
backported r3253 to trunk/
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index fbebf314..1df4df43 100644
--- a/HISTORY
+++ b/HISTORY
@@ -25,6 +25,7 @@ BUG: Issue #431 - TReCaptcha does not work well with active controls (Gabor)
BUG: Issue #432 - Double slash with URL Tags in www root (ctrlaltca)
EHN: Permit to change the default cipher in TSecurityManager::setEncryption(); changed the default cipher from 3DES to AES256 (ctrlaltca)
+EHN: Added a new UrlFormat for TUrlManager: HiddenPath; works like the 'Path' format, but hides the entryscript.php name (ctrlaltca)
EHN: Use php's hash_hmac() when available in TSecurityManager, and permit the use of all algorithms supported by php (ctrlaltca)
EHN: Use mbstring when available in TSecurityManager to better handle multibyte text (ctrlaltca)
EHN: Updated TinyMCE to 3.5.6 (ctrlaltca)