aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-12-12 02:58:16 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-12-12 02:58:16 +0000
commit6477bdeb1afca5492f3ec3bff331ed3837f52e82 (patch)
treec5535e3438f64dc372c08d3513095ab1f88a544f /ChangeLog
parentbcdac3022b5de63890db91bc4fb6e1a6bd645a86 (diff)
Implemented printing of MIME part using GtkPrintOperation.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1413 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d833d70..88c615cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2006-12-12
* src/printing.c: reimplemented multiple page printing.
+ Implemented printing of MIME part using GtkPrintOperation.
2006-12-11