aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-05-26 09:09:49 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-05-26 09:09:49 +0000
commit9b34b883cf71d46dece164c4704fab33983ead6e (patch)
tree2208f1344a39c2c90e64c7cd96c34bb6b27a725d /ChangeLog
parent5fb0b010331667c7e94d1e165cf3c47212ac9bdb (diff)
increment Pop3Session::cur_total_bytes too when deleting expired messages.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1071 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7905eb02..1b7a44a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-05-26
+ * libsylph/pop.c: pop3_lookup_next(): increment
+ Pop3Session::cur_total_bytes too when deleting expired messages.
+
+2006-05-26
+
* src/foldersel.c: fixed a bug that bold face was disabled with
GLib 2.10 and Pango 1.12.