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 328f598aad..9d7130ce9a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+1999-08-17 bertrand <Bertrand.Guiheneuf@aful.org>
+
+ * camel/camel-stream.c (camel_stream_read):
+ return the number of bytes read.
+ How can this have ever worked ?
+ (camel_stream_flush): don't return anything.
+
+ * camel/gmime-utils.c (get_header_table_from_stream):
+ mem leak fixed.
+
1999-08-16 bertrand <Bertrand.Guiheneuf@aful.org>
* tests/ui-tests/store_listing.c: