aboutsummaryrefslogtreecommitdiffstats
path: root/camel
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2004-10-20 00:30:59 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-10-20 00:30:59 +0800
commita529462a842efca26d2d0786771837cf53b69346 (patch)
treec17c4a25053673179ba65c050c6416dc476d82e4 /camel
parent87abd6ffee84ee9dfa54e1966d23168e6629a3f8 (diff)
downloadgsoc2013-evolution-a529462a842efca26d2d0786771837cf53b69346.tar
gsoc2013-evolution-a529462a842efca26d2d0786771837cf53b69346.tar.gz
gsoc2013-evolution-a529462a842efca26d2d0786771837cf53b69346.tar.bz2
gsoc2013-evolution-a529462a842efca26d2d0786771837cf53b69346.tar.lz
gsoc2013-evolution-a529462a842efca26d2d0786771837cf53b69346.tar.xz
gsoc2013-evolution-a529462a842efca26d2d0786771837cf53b69346.tar.zst
gsoc2013-evolution-a529462a842efca26d2d0786771837cf53b69346.zip
fixed
svn path=/trunk/; revision=27629
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>