aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-11-16 02:07:52 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-11-16 02:07:52 +0000
commitf24610c8c3adac2f955ead2b1992295f90244816 (patch)
tree5138c9d247a776190d42e460a22c50d8e4cbdd03 /ChangeLog
parent656a2a821b26760ac023220bb8c7a982de05be61 (diff)
libsylph/xml.[ch]: xml_escape_str(): added.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2721 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index efe2a3e3..a0e4aad2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-11-16
+
+ * libsylph/xml.[ch]: xml_escape_str(): added.
+
2010-11-12
* src/plugin_manager.c: fixed button order.