aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-12-04 04:46:03 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-12-04 04:46:03 +0000
commite745bf5517fa827e02bbf0ff94fbed323643f542 (patch)
tree5210fc8064a3a37ca1072bb1bd3f0108cd91e09f /ChangeLog
parent3d57ec9b7ae57f6ce27116300f2a71adadead0d0 (diff)
show confirmation dialog when printing MIME part.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1389 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 3d913533..95dcec2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-12-04
+ * src/printing.c: printing_print_message_part(): show confirmation
+ dialog.
+
+2006-12-04
+
* libsylph/imap.c: imap_get_uncached_messages(): fixed a warning
(thanks to Sebastian Kargel).