summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorctrlaltca <>2013-01-06 19:12:02 +0000
committerctrlaltca <>2013-01-06 19:12:02 +0000
commit0335d5868ca022a455a36fef89bff4952db67c17 (patch)
treed70c066db733fbc356e1175d262f079b8b2bfe75 /HISTORY
parentdf6d3d96f93de99150b28d342bfeb0c89bf59f1b (diff)
updated prototype to 1.7.1
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 8d3b5d17..93ef280f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -22,6 +22,7 @@ EHN: Use php's hash_hmac() when available in TSecurityManager, and permit the us
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)
+CHG: Updated prototype to 1.7.1 (ctrlaltca)
Version 3.2.0 Jun 25, 2012
BUG: Fixed an inconsistency in TRegularExpressionValidator