aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-07-20 08:03:57 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-07-20 08:03:57 +0000
commite2a169b856d1954c5cd38c4dd47cbb7a68afe41c (patch)
tree7edcda4e9455f7e6dcccecace1e2dcedfba5beb8 /ChangeLog
parent0a0bc26c836bfa0f82f26b8d6c9534ac058a32a7 (diff)
supported <br/> HTML tag.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2927 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed21c127..ee6cd97f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-07-20
+
+ * libsylph/html.c: html_get_tag(): support tags such as <br/> and
+ <name value="foo" />.
+
2011-07-05
* libsylph/procmsg.c: use memory mapped file to read cache files.