aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2000-06-18 08:18:57 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-06-18 08:18:57 +0800
commitf4ae655f41b3fdbfda2aa69a7662fa09578a87c7 (patch)
tree2e1d24af5083e724ae417a3604d90bf3348d8124 /camel/ChangeLog
parent98ee88c4160e5d0d9fa03333e6b05b01841f099f (diff)
downloadgsoc2013-evolution-f4ae655f41b3fdbfda2aa69a7662fa09578a87c7.tar
gsoc2013-evolution-f4ae655f41b3fdbfda2aa69a7662fa09578a87c7.tar.gz
gsoc2013-evolution-f4ae655f41b3fdbfda2aa69a7662fa09578a87c7.tar.bz2
gsoc2013-evolution-f4ae655f41b3fdbfda2aa69a7662fa09578a87c7.tar.lz
gsoc2013-evolution-f4ae655f41b3fdbfda2aa69a7662fa09578a87c7.tar.xz
gsoc2013-evolution-f4ae655f41b3fdbfda2aa69a7662fa09578a87c7.tar.zst
gsoc2013-evolution-f4ae655f41b3fdbfda2aa69a7662fa09578a87c7.zip
camel/providers/imap/camel-imap-folder.c: CAPABILITY now works like it should
po/POTFILES.in: removed reference to camel/providers/imap/imap.c - this was just a temporary file to use as a reference for IMAP code svn path=/trunk/; revision=3623
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index a2de60c2fb..91aef64322 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,8 @@
+2000-06-17 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * providers/imap/camel-imap-folder.c (imap_init): Should now
+ correctly do CAPABILITY.
+
2000-06-17 Dan Winship <danw@helixcode.com>
* providers/mbox/camel-mbox-summary.c: Add some debugging printfs