From 3ef8dbd93ad44e08503f69d4929428362fc383ea Mon Sep 17 00:00:00 2001 From: NotZed Date: Thu, 10 Feb 2000 03:54:22 +0000 Subject: Increment the copy source address to match the data read offset. (seek): 2000-02-09 NotZed * camel/camel-simple-data-wrapper-stream.c (read): Increment the copy source address to match the data read offset. (seek): Actually implement the seek. svn path=/trunk/; revision=1722 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index abdd2026d7..b475971882 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2000-02-09 NotZed + * camel/camel-simple-data-wrapper-stream.c (read): Increment the + copy source address to match the data read offset. + (seek): Actually implement the seek. + * camel/camel-mime-part-utils.c (camel_mime_part_store_stream_in_buffer): If we get a -1 read, DONT update the total bytes, and try and truncate the array in -- cgit