aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorJohnny Jacob <jjohnny@novell.com>2007-07-09 17:19:20 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2007-07-09 17:19:20 +0800
commit3a4e7f76f3c52f5f313cdf8ba9886df4163ec6b9 (patch)
treeefb89bc8aa40aede195c1b10182300c7b0b03f74 /composer/ChangeLog
parent5f751d21a4eceace423ab945fbe0703c1b721d22 (diff)
downloadgsoc2013-evolution-3a4e7f76f3c52f5f313cdf8ba9886df4163ec6b9.tar
gsoc2013-evolution-3a4e7f76f3c52f5f313cdf8ba9886df4163ec6b9.tar.gz
gsoc2013-evolution-3a4e7f76f3c52f5f313cdf8ba9886df4163ec6b9.tar.bz2
gsoc2013-evolution-3a4e7f76f3c52f5f313cdf8ba9886df4163ec6b9.tar.lz
gsoc2013-evolution-3a4e7f76f3c52f5f313cdf8ba9886df4163ec6b9.tar.xz
gsoc2013-evolution-3a4e7f76f3c52f5f313cdf8ba9886df4163ec6b9.tar.zst
gsoc2013-evolution-3a4e7f76f3c52f5f313cdf8ba9886df4163ec6b9.zip
Added prototypes for e_msg_composer_get_raw_message_text and
2007-07-09 Johnny Jacob <jjohnny@novell.com> * e-msg-composer.h : Added prototypes for e_msg_composer_get_raw_message_text and e_msg_composer_get_attachment_bar svn path=/trunk/; revision=33779
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index c7e20a0e83..d51d0db042 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,9 @@
+2007-07-09 Johnny Jacob <jjohnny@novell.com>
+
+ * e-msg-composer.h : Added prototypes for
+ e_msg_composer_get_raw_message_text and
+ e_msg_composer_get_attachment_bar
+
2007-07-08 Johnny Jacob <jjohnny@novell.com>
* e-msg-composer.c : (e_msg_composer_get_raw_message_text ) Added.