summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorjeff <jeff>2010-09-16 04:22:05 +0000
committerjeff <jeff>2010-09-16 04:22:05 +0000
commit62b6bbdbc1f67ef71aac658cd8ff535022d3df11 (patch)
treea87680254ba938c615fd0bef530bf2db2cfa9b8c /Changes
parentd1336f14bcb3ab82414b2ca25f802904c0f28a96 (diff)
escape the XML special characters
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index e362b8e..060a1a6 100644
--- a/Changes
+++ b/Changes
@@ -15,3 +15,7 @@
0.05 Sun Jun 27 16:54:23 EDT 2010
- Correct de-nastification to handle single item dt_assoc
(eg belongs_to_rsp response)
+
+0.06 Thu Sep 16 00:21:06 EDT 2010
+ - escape the XML special characters
+