diff options
author | Dan Winship <danw@src.gnome.org> | 2000-04-24 01:12:18 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-04-24 01:12:18 +0800 |
commit | b33db409a60f49c61d035f7d3cc2e1232ec8a186 (patch) | |
tree | 56752e4afe9dd36674dd4f08eaddc3faed4de62b /composer/ChangeLog | |
parent | 5fcb83b5fb1294a781e3f7139200aa3486650db4 (diff) | |
download | gsoc2013-evolution-b33db409a60f49c61d035f7d3cc2e1232ec8a186.tar.gz gsoc2013-evolution-b33db409a60f49c61d035f7d3cc2e1232ec8a186.tar.zst gsoc2013-evolution-b33db409a60f49c61d035f7d3cc2e1232ec8a186.zip |
build libcomposer static and don't install it.
* Makefile.am: build libcomposer static and don't install it.
* e-msg-composer-attachment-bar.c (attach_to_multipart): This was
only half-implemented. Finish it, mostly.
svn path=/trunk/; revision=2561
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 3ed04bccbc..7f9000c2ab 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,10 @@ +2000-04-23 Dan Winship <danw@helixcode.com> + + * Makefile.am: build libcomposer static and don't install it. + + * e-msg-composer-attachment-bar.c (attach_to_multipart): This was + only half-implemented. Finish it, mostly. + 2000-04-22 Dan Winship <danw@helixcode.com> * e-msg-composer.c (e_msg_composer_add_header): new function to |