diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2014-06-05 09:13:53 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2014-06-05 09:13:53 +0000 |
commit | b055e9771b979f98b4b3237ce8d98f75c56b988c (patch) | |
tree | eb0001c1a91cc585089aee363862fc27359ea579 /ChangeLog | |
parent | 64ee31624d3493f00864031c35fa3ab7fdce0bf3 (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |