aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index caf152633a..f7929b66d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+1999-08-06 bertrand <Bertrand.Guiheneuf@aful.org>
+
+ * devel-docs/camel/:
+ updated some autogen doc stuff.
+ Still don't understand warnings :(
+
+ * camel/camel-data-wrapper.c:
+ * camel/providers/MH/camel-mh-store.c:
+ * camel/url-util.c:
+ * camel/gmime-content-field.c:
+ * camel/camel-store.c:
+ various inline doc corrections.
+
+ * camel/camel-folder.c (get_message_count):
+ new method. Returns the number of message
+ in the folder.
+
+
+
1999-08-06 Robert Brady <rwb197@ecs.soton.ac.uk>
* tests/test6.c: encoder test.
@@ -5,6 +24,7 @@
* camel/gmime-rfc2047.c: Fixed decoder bug : sequence
?= is not always the terminator for an encoded-string.
+
1999-08-06 bertrand <Bertrand.Guiheneuf@aful.org>
* camel/providers/MH/camel-mh-folder.c (_list_subfolders):