aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-08-06 02:33:04 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-08-06 02:33:04 +0800
commita8a50b5085616775e176fd8836a94e81526059c8 (patch)
tree966439f3e8a7f063c03e419cb04f8af0fbf1b590 /mail/ChangeLog
parentffab9cc57fc148272da233de949b8bb726531d77 (diff)
downloadgsoc2013-evolution-a8a50b5085616775e176fd8836a94e81526059c8.tar
gsoc2013-evolution-a8a50b5085616775e176fd8836a94e81526059c8.tar.gz
gsoc2013-evolution-a8a50b5085616775e176fd8836a94e81526059c8.tar.bz2
gsoc2013-evolution-a8a50b5085616775e176fd8836a94e81526059c8.tar.lz
gsoc2013-evolution-a8a50b5085616775e176fd8836a94e81526059c8.tar.xz
gsoc2013-evolution-a8a50b5085616775e176fd8836a94e81526059c8.tar.zst
gsoc2013-evolution-a8a50b5085616775e176fd8836a94e81526059c8.zip
Updated to call post_to_url if the id is "post".
2002-08-05 Jeffrey Stedfast <fejj@ximian.com> * component-factory.c (user_create_new_item_cb): Updated to call post_to_url if the id is "post". * mail-callbacks.c (post_to_url): New function so that we don't need a FolderBrowser to post a new message. (post_message): Call post_to_url since they shared so much code. svn path=/trunk/; revision=17698
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index e9008f413a..cd1ef2f6f2 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2002-08-05 Jeffrey Stedfast <fejj@ximian.com>
+
+ * component-factory.c (user_create_new_item_cb): Updated to call
+ post_to_url if the id is "post".
+
+ * mail-callbacks.c (post_to_url): New function so that we don't
+ need a FolderBrowser to post a new message.
+ (post_message): Call post_to_url since they shared so much code.
+
2002-08-05 Dan Winship <danw@ximian.com>
* mail-callbacks.c (mail_reply): Only reply to all or reply to