diff options
author | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-08-02 23:11:10 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-08-02 23:11:10 +0800 |
commit | e04ff08029253c72af62df710a04cd45793ad23b (patch) | |
tree | 9a1675b32c5700a0ffcdae1fefdb1f2f8dbfa024 /ChangeLog | |
parent | 9a87a9ff789115cfa55316b14dea6393cd4e9bce (diff) | |
download | gsoc2013-evolution-e04ff08029253c72af62df710a04cd45793ad23b.tar gsoc2013-evolution-e04ff08029253c72af62df710a04cd45793ad23b.tar.gz gsoc2013-evolution-e04ff08029253c72af62df710a04cd45793ad23b.tar.bz2 gsoc2013-evolution-e04ff08029253c72af62df710a04cd45793ad23b.tar.lz gsoc2013-evolution-e04ff08029253c72af62df710a04cd45793ad23b.tar.xz gsoc2013-evolution-e04ff08029253c72af62df710a04cd45793ad23b.tar.zst gsoc2013-evolution-e04ff08029253c72af62df710a04cd45793ad23b.zip |
sync before going home
svn path=/trunk/; revision=1064
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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. |