From 1fb9d22a3a68b29d270fd95e996c2f9ce8e5ce22 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 28 Feb 2002 20:56:42 +0000 Subject: Changed offset variables from int's to off_t's since the system may 2002-02-28 Jeffrey Stedfast * camel-mime-parser.c: Changed offset variables from int's to off_t's since the system may support large files. svn path=/trunk/; revision=15874 --- camel/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index c8e48b9653..aac0e1b5a1 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,8 @@ 2002-02-28 Jeffrey Stedfast + * camel-mime-parser.c: Changed offset variables from int's to + off_t's since the system may support large files. + * camel-mime-part-utils.c (camel_mime_part_construct_content_from_parser): Rearrange the save filter stuff so that we save raw streams for all mime -- cgit v1.2.3