aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-25 09:46:54 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-25 09:46:54 +0000
commitbd130a4ae88473246e46676138dc688ee9a27d60 (patch)
treeff7f7fce71d3461eebac4cc3b57fe5a483d4565d /ChangeLog
parentf81c3871ec6dfa0126a8b7eb70d11a6119912291 (diff)
include message/rfc822 parts when forwarding.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@860 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6845f09..e9c79365 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-12-25
+ * src/compose.c: compose_attach_parts(): include message/rfc822 parts.
+
+2005-12-25
+
* src/folderview.c: fixed a bug that previously selected row was
removed from the view instead of currently selected one when
deleting/renaming folders from the context menu.