aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-07-18 03:14:51 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-07-18 03:14:51 +0800
commit7b6185cbe135d388e8bc872ab2a40fc67e1122f6 (patch)
tree94563bc2a47f95c2c3f90552dfcd7091f2b46044 /camel/ChangeLog
parent2b960e3b7555c6b7279a3f7629ed8730b614480e (diff)
downloadgsoc2013-evolution-7b6185cbe135d388e8bc872ab2a40fc67e1122f6.tar
gsoc2013-evolution-7b6185cbe135d388e8bc872ab2a40fc67e1122f6.tar.gz
gsoc2013-evolution-7b6185cbe135d388e8bc872ab2a40fc67e1122f6.tar.bz2
gsoc2013-evolution-7b6185cbe135d388e8bc872ab2a40fc67e1122f6.tar.lz
gsoc2013-evolution-7b6185cbe135d388e8bc872ab2a40fc67e1122f6.tar.xz
gsoc2013-evolution-7b6185cbe135d388e8bc872ab2a40fc67e1122f6.tar.zst
gsoc2013-evolution-7b6185cbe135d388e8bc872ab2a40fc67e1122f6.zip
Increment the seekable stream position by the number of bytes read. Oops.
2003-07-17 Jeffrey Stedfast <fejj@ximian.com> * camel-stream-fs.c (stream_read): Increment the seekable stream position by the number of bytes read. Oops. svn path=/trunk/; revision=21861
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog5
1 files changed, 5 insertions, 0 deletions
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 <fejj@ximian.com>
+
+ * camel-stream-fs.c (stream_read): Increment the seekable stream
+ position by the number of bytes read. Oops.
+
2003-07-17 Timo Sirainen <tss@iki.fi>
** See bug #42573