aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-10-07 16:21:02 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-10-07 16:21:02 +0800
commitb0e927b258bc1a05fc5df822dbfb55b3f5679d31 (patch)
tree5ba6fa9e0be357a2325ad4a7e6cf49db48214a45 /shell/ChangeLog
parentc6cdea481024679cf1176a30054a9b651537f2fc (diff)
downloadgsoc2013-evolution-b0e927b258bc1a05fc5df822dbfb55b3f5679d31.tar
gsoc2013-evolution-b0e927b258bc1a05fc5df822dbfb55b3f5679d31.tar.gz
gsoc2013-evolution-b0e927b258bc1a05fc5df822dbfb55b3f5679d31.tar.bz2
gsoc2013-evolution-b0e927b258bc1a05fc5df822dbfb55b3f5679d31.tar.lz
gsoc2013-evolution-b0e927b258bc1a05fc5df822dbfb55b3f5679d31.tar.xz
gsoc2013-evolution-b0e927b258bc1a05fc5df822dbfb55b3f5679d31.tar.zst
gsoc2013-evolution-b0e927b258bc1a05fc5df822dbfb55b3f5679d31.zip
initialise plugin system. (main): add --disable-eplugin and --disable-mono
2004-10-07 Not Zed <NotZed@Ximian.com> * main.c (main): initialise plugin system. (main): add --disable-eplugin and --disable-mono arguments. svn path=/trunk/; revision=27492
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index a422242e90..d2ed6880a8 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-07 Not Zed <NotZed@Ximian.com>
+
+ * main.c (main): initialise plugin system.
+ (main): add --disable-eplugin and --disable-mono arguments.
+
2004-09-30 Kjartan Maraas <kmaraas@gnome.org>
* e-shell-importer.c: (import_cb): use g_timeout_add().