From 55eb721567c84d0a30914f76615691990d005ac3 Mon Sep 17 00:00:00 2001 From: ctrlaltca <> Date: Sun, 6 Jan 2013 17:27:51 +0000 Subject: fixed old/broken unit tests; update documentation --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 32eb3fef..2c183ebb 100644 --- a/HISTORY +++ b/HISTORY @@ -20,6 +20,7 @@ EHN: Permit to change the default cipher in TSecurityManager::setEncryption(); c 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) +CHG: Rewrite TDateTimeStamp as a wrapper to php's native DateTime and deprecate it (ctrlaltca) Version 3.2.0 Jun 25, 2012 BUG: Fixed an inconsistency in TRegularExpressionValidator -- cgit v1.2.3