diff options
author | Dan Winship <danw@src.gnome.org> | 2000-04-26 22:40:05 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-04-26 22:40:05 +0800 |
commit | ec4ad73a58ea138bdcb5e67bccfb3495685f9354 (patch) | |
tree | 982dc574f85241ae8aaa30539f75d7fcd515f62d /composer/ChangeLog | |
parent | 599e13f9a194a9d52aefdafb96f6347196c58768 (diff) | |
download | gsoc2013-evolution-ec4ad73a58ea138bdcb5e67bccfb3495685f9354.tar gsoc2013-evolution-ec4ad73a58ea138bdcb5e67bccfb3495685f9354.tar.gz gsoc2013-evolution-ec4ad73a58ea138bdcb5e67bccfb3495685f9354.tar.bz2 gsoc2013-evolution-ec4ad73a58ea138bdcb5e67bccfb3495685f9354.tar.lz gsoc2013-evolution-ec4ad73a58ea138bdcb5e67bccfb3495685f9354.tar.xz gsoc2013-evolution-ec4ad73a58ea138bdcb5e67bccfb3495685f9354.tar.zst gsoc2013-evolution-ec4ad73a58ea138bdcb5e67bccfb3495685f9354.zip |
add a s/SIMPLE_// that notzed missed remove a now-unused variable
* e-msg-composer-attachment-bar.c (attach_to_multipart): add a
s/SIMPLE_// that notzed missed
* e-msg-composer.c (build_message): remove a now-unused variable
svn path=/trunk/; revision=2630
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 7f5c75b617..33aee5962c 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2000-04-26 Dan Winship <danw@helixcode.com> + + * e-msg-composer-attachment-bar.c (attach_to_multipart): add a + s/SIMPLE_// that notzed missed + * e-msg-composer.c (build_message): remove a now-unused variable + 2000-04-26 NotZed <NotZed@HelixCode.com> * e-msg-composer.c (build_message): Use camel_mime_part_set_text() |