aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-11-17 07:05:32 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-11-17 07:05:32 +0800
commit4db080e17f7f6637cf184a84d3e07a97b6e6904a (patch)
tree04c6a4e2392bd18f79661aa5a1ad3b39b7f919fd /mail/ChangeLog
parentc953cc6fe34092d3e0509ed45375de8cf1172910 (diff)
downloadgsoc2013-evolution-4db080e17f7f6637cf184a84d3e07a97b6e6904a.tar
gsoc2013-evolution-4db080e17f7f6637cf184a84d3e07a97b6e6904a.tar.gz
gsoc2013-evolution-4db080e17f7f6637cf184a84d3e07a97b6e6904a.tar.bz2
gsoc2013-evolution-4db080e17f7f6637cf184a84d3e07a97b6e6904a.tar.lz
gsoc2013-evolution-4db080e17f7f6637cf184a84d3e07a97b6e6904a.tar.xz
gsoc2013-evolution-4db080e17f7f6637cf184a84d3e07a97b6e6904a.tar.zst
gsoc2013-evolution-4db080e17f7f6637cf184a84d3e07a97b6e6904a.zip
Added the MessageViewSource bonobo menu verb.
2000-11-16 Jeffrey Stedfast <fejj@helixcode.com> * folder-browser-factory.c: Added the MessageViewSource bonobo menu verb. * mail-ops.c (mail_do_save_messages): New async function to save messages as individual files in a given path. svn path=/trunk/; revision=6596
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 03b9784f45..a39cc0bfd2 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2000-11-16 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * folder-browser-factory.c: Added the MessageViewSource bonobo
+ menu verb.
+
+ * mail-ops.c (mail_do_save_messages): New async function to save
+ messages as individual files in a given path.
+
2000-11-15 Jeffrey Stedfast <fejj@helixcode.com>
* folder-browser-factory.c: Added a new Forward as Attachment