aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-06-23 06:15:25 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-06-23 06:15:25 +0000
commitc36140823bb2b5a3c7013970748a8cef832e2ce3 (patch)
tree619a5b2d104fb7b7393776ac800ef967947c0294 /ChangeLog
parentafa9a51b3aaabe150ebebc67bd63fdaf5f558d67 (diff)
libsylph/utils.[ch]: to_human_readable_buf(): new.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2909 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a3f264ea..8864eb33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,9 @@
src/textview.c: fixed a typo: mimeview_launch_part() and code
cleanups. Removed alloca() call.
* src/summaryview.c
- src/messageview.c: removed alloca() calls.
+ src/messageview.c
+ src/inc.c: removed alloca() calls.
+ * libsylph/utils.[ch]: to_human_readable_buf(): new.
2011-06-16