From 26b2f9567dc0bd7b70e6cc66eee800a1e0d89b73 Mon Sep 17 00:00:00 2001 From: hiro Date: Fri, 18 Apr 2014 06:26:43 +0000 Subject: wrapped time_t as stime_t. stime_t will be 32-bit on win32 for backward compatibility. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3386 ee746299-78ed-0310-b773-934348b2243d --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7dca5ed6..245b1be8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2014-04-18 + + * libsylph/utils.[ch] + libsylph/procheader.c + libsylph/procmsg.h + libsylph/procheader.h + libsylph/folder.[ch] + libsylph/pop.h + libsylph/session.h + src/addrcache.h + src/jpilot.h + configure.in: wrapped time_t as stime_t. stime_t will be 32-bit + on win32 for backward compatibility. + * configure.in: enable silent rules by default. + * autogen.sh: use newer aclocal and automake. + 2014-04-11 * libsylph/folder.c: -- cgit v1.2.3