summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorChristophe.Boulain <>2009-02-23 14:52:26 +0000
committerChristophe.Boulain <>2009-02-23 14:52:26 +0000
commit8fcfadf79ebc05d43bf15e130a4fad04a3bbd6cf (patch)
treeccfe60644476b31b715a01bc1c0b957a9de952bd /HISTORY
parentc025ec70132aa3d5194213b38377a3a9686ed0ff (diff)
Fixed Issue#106
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e375408f..6ef274b5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3,8 +3,10 @@ BUG: URL wildcard patterns didn't work with subfolders
BUG: Issue#87 - TinyMCE : empty string disapears after encoding JS, that's a problem! (Christophe)
BUG: Issue#96 - THttpResponse::redirect don't send status code (Christophe)
BUG: Issue#107 - typo in TDbConnection::getCharset() (Christophe)
+ENH: Issue#106 - TJavaScript::jsonEncode and TJavaScript::jsonDecode should use built-in PHP functions (Christophe)
ENH: Issue#115 - Registry for Prado generated clientside counterparts of serverside controls (Yves Berkholz)
ENH: Added caching of message files to TException (Michael)
+ENH: Updated to scriptaculous 1.8.2 & Prototype 1.6.0.3
Version 3.1.4 January 11, 2009
BUG: Issue#9 - Global page properties are ignored when using external configuration (Christophe)