aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/caldav/ChangeLog
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2006-01-16 18:04:06 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2006-01-16 18:04:06 +0800
commit3302e21705bc62684464dcb59c0350e43a8ca2aa (patch)
tree66581d1f05a4908303c77525da5fc8bb30817a45 /plugins/caldav/ChangeLog
parent1d91ddd072c17a991129d6f296591f48a378ba0c (diff)
downloadgsoc2013-evolution-3302e21705bc62684464dcb59c0350e43a8ca2aa.tar
gsoc2013-evolution-3302e21705bc62684464dcb59c0350e43a8ca2aa.tar.gz
gsoc2013-evolution-3302e21705bc62684464dcb59c0350e43a8ca2aa.tar.bz2
gsoc2013-evolution-3302e21705bc62684464dcb59c0350e43a8ca2aa.tar.lz
gsoc2013-evolution-3302e21705bc62684464dcb59c0350e43a8ca2aa.tar.xz
gsoc2013-evolution-3302e21705bc62684464dcb59c0350e43a8ca2aa.tar.zst
gsoc2013-evolution-3302e21705bc62684464dcb59c0350e43a8ca2aa.zip
'Import' the CalDAV eplugin implementation into evolution. Please refer
2006-01-16 Harish Krishnaswamy <kharish@novell.com> * caldav*: 'Import' the CalDAV eplugin implementation into evolution. Please refer evolution-caldav module in cvs.gnome.org for prior Change history. svn path=/trunk/; revision=31208
Diffstat (limited to 'plugins/caldav/ChangeLog')
-rw-r--r--plugins/caldav/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/caldav/ChangeLog b/plugins/caldav/ChangeLog
new file mode 100644
index 0000000000..4292054298
--- /dev/null
+++ b/plugins/caldav/ChangeLog
@@ -0,0 +1,11 @@
+2006-01-16 Harish Krishnaswamy <kharish@novell.com>
+
+ * Makefile.am : Integrate with eplugin make
+ scripts and add a ChangeLog file for the eplugin.
+
+2006-01-16 Harish Krishnaswamy <kharish@novell.com>
+
+ * caldav*: 'Import' the CalDAV eplugin
+ implementation into evolution. Please
+ refer evolution-caldav module in cvs.gnome.org for
+ prior Change history.