aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-02-05 13:11:13 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-02-05 13:11:13 +0000
commitd6efc2451b025f596253032b5547c974cf1f515f (patch)
tree352b789fb8f4f90b3b6332dd8258499d82e6a1ca /ChangeLog
parent2ba20d1ef121661b16f9592bf1185dc9be827d84 (diff)
fixed wrong status display at receiving on *BSD systems.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@975 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ffc66a1..7875fdfc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-02-05
+
+ * libsylph/pop.c: pop3_getrange_stat_recv(): fixed non-portable format
+ string ("%Ld" is not defined in *BSD, including Mac OS X). This
+ fixes wrong status display at receiving on *BSD systems.
+ * libsylph/utils.c: to_human_readable(): disabled translation.
+
2006-02-03
* src/summaryview.c: summary_row_expanded(): re-enabled workaround