aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39c4324eaa..d7b0c6cd64 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
1999-09-04 bertrand <Bertrand.Guiheneuf@aful.org>
+ * camel/providers/MH/camel-mh-folder.c (_create_summary):
+ started summary implementation.
+ (_open): correct use of open.
+
+ * camel/camel-folder.c (camel_folder_get_summary):
+ get folder associated summary object.
+
+ * camel/Makefile.am:
+ added summary files build
+
* camel/camel-folder-summary.[ch]:
basic summary framework