aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/ChangeLog14
1 files changed, 7 insertions, 7 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 7b4a01dd0d..b8f86eee38 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -34,6 +34,12 @@
E_SHELL_DEFAULTURI_PREFIX.
(handle_default_uri): Removed.
+2002-07-12 Peter Williams <peterw@ximian.com>
+
+ * Makefile.am (INCLUDES): Add -I$(builddir)/libical/src/libical
+ for the generated ical.h (some headers rely on this because
+ they too get installed.)
+
2002-07-14 Rodrigo Moya <rodrigo@ximian.com>
* evolution-storage.c (impl_Storage_getFolderAtPath): no need to
@@ -61,12 +67,6 @@
2002-07-12 Peter Williams <peterw@ximian.com>
- * Makefile.am (INCLUDES): Add -I$(builddir)/libical/src/libical
- for the generated ical.h (some headers rely on this because
- they too get installed.)
-
-2002-07-12 Peter Williams <peterw@ximian.com>
-
* Makefile.am (eshellinclude_HEADERS): Install some headers
that weren't getting installed.
@@ -337,7 +337,7 @@
* e-shell-startup-wizard.c (startup_wizard_cancel): Unref the
ETimezoneDialog.
(finish_func): Likewise.
-
+
2002-07-03 Ettore Perazzoli <ettore@ximian.com>
[Fixes #27354.]