aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-12-17 06:13:50 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-12-17 06:13:50 +0000
commitab69c08b535b1098c0d399aefe19757d966754a2 (patch)
treee73bdc556bee23b0f71e212e528d5819baeebfd0 /ChangeLog
parent00e09747a9660a8bb0341d472e436bbf19d46800 (diff)
changed the label 'MIME type' to 'Data type' for understandability.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2758 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a8b08f3..1274e363 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2010-12-17
+ * src/compose.c
+ src/mimeview.c: changed the label 'MIME type' to 'Data type' for
+ understandability.
+
+2010-12-17
+
* libsylph/html.c: html_parse_tag(): look at every attribute in 'a'
tag for 'href' (thanks to Rich Coe).