aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index e8272e2dfe..822d329040 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,12 @@
+2001-04-03 Dan Winship <danw@ximian.com>
+
+ * main.c:
+ * evolution-shell-component-client.c: Don't declare debug_log as
+ extern in evolution-shell-component-client.c, because that's part
+ of libeshell and so gets linked into the other components.
+ Instead, declare it there and extern it from main.c.
+ (Noticed by Peter Williams)
+
2001-04-03 Ettore Perazzoli <ettore@ximian.com>
* e-shell-view.c (get_control_for_uri): Change `! folder_type'