From 7b6185cbe135d388e8bc872ab2a40fc67e1122f6 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 17 Jul 2003 19:14:51 +0000 Subject: Increment the seekable stream position by the number of bytes read. Oops. 2003-07-17 Jeffrey Stedfast * camel-stream-fs.c (stream_read): Increment the seekable stream position by the number of bytes read. Oops. svn path=/trunk/; revision=21861 --- camel/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index a51b2ffeee..cc0e60e9ed 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2003-07-17 Jeffrey Stedfast + + * camel-stream-fs.c (stream_read): Increment the seekable stream + position by the number of bytes read. Oops. + 2003-07-17 Timo Sirainen ** See bug #42573 -- cgit v1.2.3