aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMickaël Rémond <mickael.remond@process-one.net>2007-07-30 09:09:24 +0000
committerMickaël Rémond <mickael.remond@process-one.net>2007-07-30 09:09:24 +0000
commit3f51e73944453c00db7b0175f3df1330cd7b66fc (patch)
treefcf58ab48605cbd8bf9a0aebeda287466b814d1d /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--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0bb42bff2..4629a3ce8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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".