From 2c543492092832d71f1f677d52a42043c8787be7 Mon Sep 17 00:00:00 2001 From: Bertrand Guiheneuf Date: Sun, 1 Aug 1999 19:50:02 +0000 Subject: do not return NULL when line is empty. * camel/gmime-utils.c (gmime_read_line_from_stream): do not return NULL when line is empty. * camel/camel-multipart.c (_read_part): return true when end of multipart is found, not the contrary svn path=/trunk/; revision=1055 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1f9a439678..0da7dc403d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1999-08-01 root + + * camel/gmime-utils.c (gmime_read_line_from_stream): + do not return NULL when line is empty. + + * camel/camel-multipart.c (_read_part): return true when end + of multipart is found, not the contrary + 1999-07-31 bertrand * camel/gmime-utils.c (gmime_read_line_from_stream): -- cgit v1.2.3