aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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).