diff options
author | Mickaël Rémond <mickael.remond@process-one.net> | 2007-07-30 09:09:24 +0000 |
---|---|---|
committer | Mickaël Rémond <mickael.remond@process-one.net> | 2007-07-30 09:09:24 +0000 |
commit | 3f51e73944453c00db7b0175f3df1330cd7b66fc (patch) | |
tree | fcf58ab48605cbd8bf9a0aebeda287466b814d1d /ChangeLog | |
parent | * src/xml.erl: Removed more code commented out. (diff) |
* src/xml.erl: Remove compilation warnings (EJAB-290).
SVN Revision: 838
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2007-07-30 Mickael Remond <mickael.remond@process-one.net> + * src/xml.erl: Remove compilation warnings (EJAB-290). + * src/xml.erl: Do not crypt binary CData, but enclose the value in XML CDATA "tag". |