From 76c23a45f1737a6fc6d11b235ef753a082fe16cb Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 17 Jul 2003 19:17:42 +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. (stream_write): Same here. svn path=/trunk/; revision=21862 --- camel/ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index cc0e60e9ed..bb654f24bc 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -2,6 +2,7 @@ * camel-stream-fs.c (stream_read): Increment the seekable stream position by the number of bytes read. Oops. + (stream_write): Same here. 2003-07-17 Timo Sirainen -- cgit v1.2.3