diff options
author | godzilla80@gmx.net <> | 2009-04-16 09:26:55 +0000 |
---|---|---|
committer | godzilla80@gmx.net <> | 2009-04-16 09:26:55 +0000 |
commit | 76c718e9afde72ba03c79bcfe39f63f7c8d2b9d0 (patch) | |
tree | b074babb55023b1f10308278f1c5d27c63179e35 /HISTORY | |
parent | 16f3e16a4da781e56064402e0cf48c5a5bae1c78 (diff) |
Fixed Issue #112 - TXmlDocument add support for namespaces: for backward compatibility only if SimpleXml installed
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ CHG: Issue#7 - Clients Scripts are not combined anymore in Debug application mod ENH: Issue#115 - Registry for Prado generated clientside counterparts of serverside controls (Yves Berkholz) ENH: Issue#135 - Add AutoPostBack property to TActiveFileUpload (Bradley) ENH: Issue#117 - TValidationSummary: new display mode "HeaderOnly" that only render value of HeaderText property (Yves) +BUG/ENH: Issue#112 - TXmlDocument add support for namespaces: for backward compatibility only if SimpleXml installed (Yves) ENH: Added caching of message files to TException (Michael) ENH: Updated to scriptaculous 1.8.2 & Prototype 1.6.0.3 ENH: replace is_null() function calls with native language constuct (Yves) |