aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-25 08:43:05 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-25 08:43:05 +0000
commit97fe8bb5863e75e62afcb6c2b6cac10299920e9c (patch)
treed45a60052e8c56c27edb0670afe3b542b547c207 /ChangeLog
parent749d0bd1eb364a5efc52d2f0a0b4b7731c9332ba (diff)
win32: use ShellExecute() on print.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@680 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 b4d6c79a..a3ba6ece 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-10-25
+ * libsylph/utils.[ch]: execute_print_file(): added.
+ * libsylph/procmsg.c: procmsg_print_message(): win32: canonicalize
+ output file, and use ShellExecute() if command is unspecified.
+
+2005-10-25
+
* libsylph/procmsg.c: procmsg_print_message(): match the output
headers to the message view.
* libsylph/procheader.[ch]: procheader_get_header_array_for_display():