From 6c397fa70c89c4e3dbcab5b30901a64dbc5b89a2 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 16 Jul 2003 02:32:30 +0000 Subject: If we read 0 bytes, then set eos to TRUE. 2003-07-15 Jeffrey Stedfast * camel-stream-fs.c (stream_read): If we read 0 bytes, then set eos to TRUE. svn path=/trunk/; revision=21820 --- camel/ChangeLog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 5a4e8953cb..f766ba1b49 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,7 +1,12 @@ +2003-07-15 Jeffrey Stedfast + + * camel-stream-fs.c (stream_read): If we read 0 bytes, then set + eos to TRUE. + 2003-07-09 Jeffrey Stedfast - Get rid of the #ifdef ENABLE_THREADS since - we no longer plan to support/maintain this. + Get rid of the #ifdef ENABLE_THREADS since we no longer plan to + support/maintain this. * providers/nntp/camel-nntp-store.c: Here. -- cgit v1.2.3