From 80072d1ee0161c430f44b40ad52d3038a039d364 Mon Sep 17 00:00:00 2001 From: hiro Date: Fri, 13 Jan 2006 06:12:30 +0000 Subject: fixed 32-bit integer overflow where the total size of POP3 messages is greater than 2GB. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@895 ee746299-78ed-0310-b773-934348b2243d --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5acf25fc..e6857856 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-01-13 + + * libsylph/pop.[ch] + src/inc.[ch]: fixed 32-bit integer overflow where the total size of + messages is greater than 2GB. + 2006-01-12 * src/summaryview.c: summary_set_tree_model_from_list(): fixed a -- cgit v1.2.3