diff options
author | Johnny Jacob <jjohnny@novell.com> | 2007-07-09 17:19:20 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-07-09 17:19:20 +0800 |
commit | 3a4e7f76f3c52f5f313cdf8ba9886df4163ec6b9 (patch) | |
tree | efb89bc8aa40aede195c1b10182300c7b0b03f74 /composer/ChangeLog | |
parent | 5f751d21a4eceace423ab945fbe0703c1b721d22 (diff) | |
download | gsoc2013-evolution-3a4e7f76f3c52f5f313cdf8ba9886df4163ec6b9.tar.gz 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/ChangeLog | 6 |
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. |