aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-11-29 06:39:33 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-11-29 06:39:33 +0000
commit4cc3707180ec49e18d83fd72c4f3eea541eb40ea (patch)
tree86fce2c6efd9e2adb0af876048f463cc53eb922d /ChangeLog
parente7f6d03d3475bb24aba9c850b04e06cd3027edb9 (diff)
added an option to use external program for printing.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1385 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de9b859d..c3560ffd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
2006-11-29
* libsylph/prefs_common.[ch]
+ src/summaryview.c
+ src/prefs_common_dialog.c: added an option "Use external program for
+ printing". It is ignored on GTK+ < 2.10, though.
+
+2006-11-29
+
+ * libsylph/prefs_common.[ch]
src/compose.c
src/prefs_common_dialog.c: added an option "Inherit recipients on
reply to self messages".