aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0da7dc403d..1a5803b6ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-1999-08-01 root <guiheneu@jean.joudboeuf.fr>
+1999-08-02 root <guiheneu@linoleum.inria.fr>
+
+ * camel/gmime-utils.c (gmime_write_header_pair_to_stream):
+ corrected a bug with memory not allocated for '\0' in strtmp
+
+1999-08-01 bertrand <Bertrand.Guiheneuf@aful.org>
* camel/gmime-utils.c (gmime_read_line_from_stream):
do not return NULL when line is empty.