aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2014-04-18 06:26:43 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2014-04-18 06:26:43 +0000
commit26b2f9567dc0bd7b70e6cc66eee800a1e0d89b73 (patch)
tree3eb93151b98eabb35e7c52b7ea6e6a79648227bd /ChangeLog
parentd6433225cb188bace23a80686df3be09edaa6036 (diff)
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
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: