aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorbertrand <bertrand@helixcode.com>2000-03-21 23:19:52 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>2000-03-21 23:19:52 +0800
commit35e6f51eee1ac44714c14baefeaa7e1d4aa443eb (patch)
tree1105ee1694ac2b8e799b580b341d537b40115972 /camel/ChangeLog
parent171c2a9ec5c4534907318c84a5e9f4fa6813fe01 (diff)
downloadgsoc2013-evolution-35e6f51eee1ac44714c14baefeaa7e1d4aa443eb.tar
gsoc2013-evolution-35e6f51eee1ac44714c14baefeaa7e1d4aa443eb.tar.gz
gsoc2013-evolution-35e6f51eee1ac44714c14baefeaa7e1d4aa443eb.tar.bz2
gsoc2013-evolution-35e6f51eee1ac44714c14baefeaa7e1d4aa443eb.tar.lz
gsoc2013-evolution-35e6f51eee1ac44714c14baefeaa7e1d4aa443eb.tar.xz
gsoc2013-evolution-35e6f51eee1ac44714c14baefeaa7e1d4aa443eb.tar.zst
gsoc2013-evolution-35e6f51eee1ac44714c14baefeaa7e1d4aa443eb.zip
documented all functions.
2000-03-21 bertrand <bertrand@helixcode.com> * providers/mbox/camel-mbox-summary.c: documented all functions. svn path=/trunk/; revision=2132
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index aad3f85aaf..22249c483a 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,14 @@
+2000-03-21 bertrand <bertrand@helixcode.com>
+
+ * providers/mbox/camel-mbox-summary.c:
+ documented all functions.
+
+ * camel-folder-summary.h: name change and
+ new fields.
+
+ * providers/mbox/camel-mbox-search.c: update to
+ conform to name change in the summary fields.
+
2000-03-10 bertrand <bertrand@helixcode.com>
* camel-service.h: cosmetic changes.