aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2005-05-25 18:52:30 +0800
committerMichael Zucci <zucchi@src.gnome.org>2005-05-25 18:52:30 +0800
commitf657c69d7b4375a9a4fd202890b17a1e7e280d89 (patch)
tree4c1549267f2cdde7f2368391527b89e43392f901 /shell/ChangeLog
parent5d1ad7fc3d886d30f6c33852d6c481d48edaaf11 (diff)
downloadgsoc2013-evolution-f657c69d7b4375a9a4fd202890b17a1e7e280d89.tar
gsoc2013-evolution-f657c69d7b4375a9a4fd202890b17a1e7e280d89.tar.gz
gsoc2013-evolution-f657c69d7b4375a9a4fd202890b17a1e7e280d89.tar.bz2
gsoc2013-evolution-f657c69d7b4375a9a4fd202890b17a1e7e280d89.tar.lz
gsoc2013-evolution-f657c69d7b4375a9a4fd202890b17a1e7e280d89.tar.xz
gsoc2013-evolution-f657c69d7b4375a9a4fd202890b17a1e7e280d89.tar.zst
gsoc2013-evolution-f657c69d7b4375a9a4fd202890b17a1e7e280d89.zip
remove mono registrtion, this is implemented using a plugin now. register
2005-05-25 Not Zed <NotZed@Ximian.com> * main.c (main): remove mono registrtion, this is implemented using a plugin now. register the plugin type loader hook. svn path=/trunk/; revision=29413
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 6c9fd3977d..a067505e32 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-25 Not Zed <NotZed@Ximian.com>
+
+ * main.c (main): remove mono registrtion, this is implemented
+ using a plugin now. register the plugin type loader hook.
+
2005-05-16 Not Zed <NotZed@Ximian.com>
* Makefile.am: fix error file build/path changes