aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'executive-summary/ChangeLog')
-rw-r--r--executive-summary/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/executive-summary/ChangeLog b/executive-summary/ChangeLog
index cfc07e9ad9..e8e80ad5a3 100644
--- a/executive-summary/ChangeLog
+++ b/executive-summary/ChangeLog
@@ -1,3 +1,12 @@
+2001-05-27 Dan Winship <danw@ximian.com>
+
+ * component/e-summary-factory.c: #include
+ "evolution-shell-component-utils.h" rather than "e-gui-utils.h"
+ for e_pixmaps_update.
+
+ * component/Makefile.am (evolution_executive_summary_LDADD): Use
+ libeshell.la, not libeshell.a (Did Peter forget to commit this?)
+
2001-05-25 Peter Williams <peterw@ximian.com>
* component/Makefile.am: Reference libeshell.la instead of libeshell.a.