diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-05-10 03:48:56 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-05-10 03:48:56 +0000 |
commit | 6b2af6b8b67b7d0abc2d19a89c895f64239487f3 (patch) | |
tree | bd51c844e1227e2ec5659d3c77b4c22d55c51b16 /ChangeLog | |
parent | 3be7497b4d410c1097bb19bcb7acfc10559585e1 (diff) |
implemented '--open' command line option which open messages specified with command-line in new window.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1686 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-05-09 + + * src/main.c: implemented '--open' command line option which open + messages specified with command-line in new window. + * libsylph/mh.c: mh_fetch_msg(): don't show warning when num is + out of range. + 2007-05-08 * src/prefs_common_dialog.c: prefs_account_ssl_create(): automatically |