aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-04-24 01:12:18 +0800
committerDan Winship <danw@src.gnome.org>2000-04-24 01:12:18 +0800
commitb33db409a60f49c61d035f7d3cc2e1232ec8a186 (patch)
tree56752e4afe9dd36674dd4f08eaddc3faed4de62b /composer/ChangeLog
parent5fcb83b5fb1294a781e3f7139200aa3486650db4 (diff)
downloadgsoc2013-evolution-b33db409a60f49c61d035f7d3cc2e1232ec8a186.tar
gsoc2013-evolution-b33db409a60f49c61d035f7d3cc2e1232ec8a186.tar.gz
gsoc2013-evolution-b33db409a60f49c61d035f7d3cc2e1232ec8a186.tar.bz2
gsoc2013-evolution-b33db409a60f49c61d035f7d3cc2e1232ec8a186.tar.lz
gsoc2013-evolution-b33db409a60f49c61d035f7d3cc2e1232ec8a186.tar.xz
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/ChangeLog7
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