aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorSivaiah Nallagatla <snallagatla@novell.com>2004-01-08 22:22:37 +0800
committerSivaiah Nallagatla <siva@src.gnome.org>2004-01-08 22:22:37 +0800
commit10df3b2038892ca1dbbe41ff8c7a6c3699a96bab (patch)
tree7d4e258589821909ba5c07f74b5172b6117819e6 /camel/ChangeLog
parentfe1c3ac91edfcbdb91bf935a5cddeeea7a86cfe2 (diff)
downloadgsoc2013-evolution-10df3b2038892ca1dbbe41ff8c7a6c3699a96bab.tar.gz
gsoc2013-evolution-10df3b2038892ca1dbbe41ff8c7a6c3699a96bab.tar.zst
gsoc2013-evolution-10df3b2038892ca1dbbe41ff8c7a6c3699a96bab.zip
add groupwise to SUBDIRS new camel provider for groupwise new class to add
2004-01-08 Sivaiah Nallagatla <snallagatla@novell.com> * providers/Makefile.am : add groupwise to SUBDIRS * providers/groupwise/camel-groupwise-provider.c: new camel provider for groupwise * providers/groupwise/groupwise-config-listener.[ch] : new class to add e-sources for groupwise calender and tasks * providers/groupwise/Makefile.am : added new files to Makefile.am svn path=/trunk/; revision=24111
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 1eaa68508e..e2ba044b98 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,11 @@
+2004-01-08 Sivaiah Nallagatla <snallagatla@novell.com>
+
+ * providers/Makefile.am : add groupwise to SUBDIRS
+ * providers/groupwise/camel-groupwise-provider.c: new camel provider for groupwise
+ * providers/groupwise/groupwise-config-listener.[ch] : new class to add e-sources for groupwise calender and tasks
+ * providers/groupwise/Makefile.am : added new files to Makefile.am
+
+
2004-01-05 JP Rosevear <jpr@ximian.com>
* camel-utf8.c: include sys/types.h for freebsd