aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-08-07 14:55:53 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-08-07 14:55:53 +0800
commit9739fb5219a67aab4e7e7f2b84ec3795ef042f09 (patch)
tree060d7bfd52379c64f9418a65e1d2c2538bdfdbbb /mail/ChangeLog
parentc6c1164cca58c30c9bec04ca1c01856ed04a1366 (diff)
downloadgsoc2013-evolution-9739fb5219a67aab4e7e7f2b84ec3795ef042f09.tar
gsoc2013-evolution-9739fb5219a67aab4e7e7f2b84ec3795ef042f09.tar.gz
gsoc2013-evolution-9739fb5219a67aab4e7e7f2b84ec3795ef042f09.tar.bz2
gsoc2013-evolution-9739fb5219a67aab4e7e7f2b84ec3795ef042f09.tar.lz
gsoc2013-evolution-9739fb5219a67aab4e7e7f2b84ec3795ef042f09.tar.xz
gsoc2013-evolution-9739fb5219a67aab4e7e7f2b84ec3795ef042f09.tar.zst
gsoc2013-evolution-9739fb5219a67aab4e7e7f2b84ec3795ef042f09.zip
New menu item under Actions to allow editing of messages.
2000-08-07 Jeffrey Stedfast <fejj@helixcode.com> * folder-browser-factory.c (control_activate): New menu item under Actions to allow editing of messages. * mail-ops.c (edit_message): New function for editing messages. svn path=/trunk/; revision=4563
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 5dbd2c8dee..95e484aa8d 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,10 @@
2000-08-07 Jeffrey Stedfast <fejj@helixcode.com>
+ * folder-browser-factory.c (control_activate): New menu item under
+ Actions to allow editing of messages.
+
+ * mail-ops.c (edit_message): New function for editing messages.
+
* component-factory.c (owner_set_cb): Create a global reference to
the Drafts mbox folder for the Composer to use