aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mono/ChangeLog
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@src.gnome.org>2005-06-16 21:37:37 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2005-06-16 21:37:37 +0800
commit1565f9f382208eecb89e9a5e5c86f2ae4d9838d9 (patch)
tree5991182740cf428db790509265ade201052b1800 /plugins/mono/ChangeLog
parentba03c7476e5e4bba1d5a06f2e7c43951ff914c32 (diff)
downloadgsoc2013-evolution-1565f9f382208eecb89e9a5e5c86f2ae4d9838d9.tar
gsoc2013-evolution-1565f9f382208eecb89e9a5e5c86f2ae4d9838d9.tar.gz
gsoc2013-evolution-1565f9f382208eecb89e9a5e5c86f2ae4d9838d9.tar.bz2
gsoc2013-evolution-1565f9f382208eecb89e9a5e5c86f2ae4d9838d9.tar.lz
gsoc2013-evolution-1565f9f382208eecb89e9a5e5c86f2ae4d9838d9.tar.xz
gsoc2013-evolution-1565f9f382208eecb89e9a5e5c86f2ae4d9838d9.tar.zst
gsoc2013-evolution-1565f9f382208eecb89e9a5e5c86f2ae4d9838d9.zip
+2005-06-16 Harish Krishnaswamy <kharish@novell.com>
* configure.in : add mono to the plugins list * data/evolution.desktop.in.in : Fix for#307176 (patch from Andre Klapper) correct the version of evolution-data-server. * plugins/mono/Makefile.am : mono-plugin.h should be included in the sources too. svn path=/trunk/; revision=29518
Diffstat (limited to 'plugins/mono/ChangeLog')
-rw-r--r--plugins/mono/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/mono/ChangeLog b/plugins/mono/ChangeLog
index 11f7ce36ff..2b35f93244 100644
--- a/plugins/mono/ChangeLog
+++ b/plugins/mono/ChangeLog
@@ -1,3 +1,8 @@
+2005-06-15 Harish Krishnaswamy <kharish@novell.com>
+
+ * Makefile.am : mono-plugin.h should be included
+ in the sources too.
+
2005-05-25 Not Zed <NotZed@Ximian.com>
* mono-plugin.c: implement the mono loader as a plugin itself.