aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2000-05-25 08:04:11 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-05-25 08:04:11 +0800
commit1d2f32fdcaedb9fccb3b35a50c6333b439d76160 (patch)
tree1fbd819264608783fd5a26aa24f04d7ec4fa18a0 /camel/ChangeLog
parente033af05d726f5307efa12879ad0f6f3e88bb041 (diff)
downloadgsoc2013-evolution-1d2f32fdcaedb9fccb3b35a50c6333b439d76160.tar
gsoc2013-evolution-1d2f32fdcaedb9fccb3b35a50c6333b439d76160.tar.gz
gsoc2013-evolution-1d2f32fdcaedb9fccb3b35a50c6333b439d76160.tar.bz2
gsoc2013-evolution-1d2f32fdcaedb9fccb3b35a50c6333b439d76160.tar.lz
gsoc2013-evolution-1d2f32fdcaedb9fccb3b35a50c6333b439d76160.tar.xz
gsoc2013-evolution-1d2f32fdcaedb9fccb3b35a50c6333b439d76160.tar.zst
gsoc2013-evolution-1d2f32fdcaedb9fccb3b35a50c6333b439d76160.zip
Added more files to the imap provider to use as an outline - will likely need heavy editing later in development
This is mostly meant as guidance to both me and any volunteers that start working on imap svn path=/trunk/; revision=3192
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index d7cd8f4e30..9eb942892b 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -4,6 +4,9 @@
variables into struct CamelSmtpTransport to make SMTP
thread-safe
+ * providers/imap/camel-imap-*.h: Stolen from Mbox. Rough structure
+ for Imap.
+
2000-05-23 Jeffrey Stedfast <fejj@helixcode.com>
* providers/imap: Added some initial code to the camel tree