aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2004-03-29 02:15:17 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-03-29 02:15:17 +0800
commitad297b39d5335488629bec1517174d7d3b77efc0 (patch)
tree80ae03f524d89db713de476fd713bcc551c94df9 /camel/ChangeLog
parentcdb72d1e4b1d907f93d2c8beab579104b6e65f3b (diff)
downloadgsoc2013-evolution-ad297b39d5335488629bec1517174d7d3b77efc0.tar
gsoc2013-evolution-ad297b39d5335488629bec1517174d7d3b77efc0.tar.gz
gsoc2013-evolution-ad297b39d5335488629bec1517174d7d3b77efc0.tar.bz2
gsoc2013-evolution-ad297b39d5335488629bec1517174d7d3b77efc0.tar.lz
gsoc2013-evolution-ad297b39d5335488629bec1517174d7d3b77efc0.tar.xz
gsoc2013-evolution-ad297b39d5335488629bec1517174d7d3b77efc0.tar.zst
gsoc2013-evolution-ad297b39d5335488629bec1517174d7d3b77efc0.zip
New source files implementing the CamelFolderSummary class for the new
2004-03-28 Jeffrey Stedfast <fejj@ximian.com> * providers/imap4/camel-imap-summary.[c,h]: New source files implementing the CamelFolderSummary class for the new IMAP4 implementation. svn path=/trunk/; revision=25209
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 3b4135b468..adf5c82cde 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,9 @@
+2004-03-28 Jeffrey Stedfast <fejj@ximian.com>
+
+ * providers/imap4/camel-imap-summary.[c,h]: New source files
+ implementing the CamelFolderSummary class for the new IMAP4
+ implementation.
+
2004-03-26 Jeffrey Stedfast <fejj@ximian.com>
* providers/imap/camel-imap-folder.c (imap_update_summary):