aboutsummaryrefslogtreecommitdiffstats
path: root/camel
diff options
context:
space:
mode:
Diffstat (limited to 'camel')
-rw-r--r--camel/ChangeLog12
1 files changed, 6 insertions, 6 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 034443e962..4a33994b6e 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -24,7 +24,7 @@
** See bug ???
- * providers/nntp/camel-nntp-store.c (connect_to_server): if we
+ * providers/nntp/camel-nntp-store.c (connect_to_server): if we
have a username, try to authenticate before doing anything else.
** See bug #67895.
@@ -60,12 +60,12 @@
don't seem to do it.
2004-10-09 Sivaiah Nallagatla <snallagatla@novell.com>
-
- * providers/groupwise/camel-gw-listner.c (add_esource) :
- add the source uid to list of selected calendar and tasks
- so that groupwise calendar and tasks are automatically selected
+
+ * providers/groupwise/camel-gw-listner.c (add_esource) : add the
+ source uid to list of selected calendar and tasks so that
+ groupwise calendar and tasks are automatically selected
(remove_esource) : remove the uids from corresponding gconf keys
- Fixes #62053
+ Fixes #62053
2004-10-08 Not Zed <NotZed@Ximian.com>