aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2014-06-05 09:13:53 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2014-06-05 09:13:53 +0000
commitb055e9771b979f98b4b3237ce8d98f75c56b988c (patch)
treeeb0001c1a91cc585089aee363862fc27359ea579 /ChangeLog
parent64ee31624d3493f00864031c35fa3ab7fdce0bf3 (diff)
fixed crash on 32-bit OS with 64-bit time_t.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3405 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 116cdfba..1931f0b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-06-05
+
+ * libsylph/filter.c: filter_match_cond(): fixed crash on 32-bit OS
+ with 64-bit time_t.
+
2014-04-25
* makewin32.sh: added -static-libgcc option to prevent the dependency