aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index d077cd9316..e8b01d63b7 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,15 @@
+2003-08-22 Antonio Xu <antonio.xu@sun.com>
+
+ * e-msg-composer-attachment.c (): Connect response signal to
+ attachment properties dialog, fix bug #47950.
+
+2003-08-21 Antonio Xu <antonio.xu@sun.com>
+
+ * Makefile.am (INCLUDES): add EVOLUTION_IMAGESDIR define
+ * e-msg-composer.c (create_composer): use EVOLUTION_IMAGESDIR
+ and composer icon name to get the path of composer icon.
+ [#47781]
+
2003-08-19 Jeffrey Stedfast <fejj@ximian.com>
* Original patch from David Woodhouse, but modified a bit by me.