aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-02-15 04:34:14 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-02-15 04:34:14 +0000
commit906bd4558c72374d7c09daf291bec8c1897f2b46 (patch)
tree730c13f3f4272996b02398d8f5634ae689e6f82e /ChangeLog
parent19177b744c0b5944be35350dfba9fbd61027cac1 (diff)
modified Date header parser.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3227 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 91aaad9c..e0637c99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2013-02-15
+ * libsylph/procheader.cprocheader_date_parse(): support ISO-type date
+ (YYYY-MM-DD HH:MM:SS).
+ Added workaround for time_t limit.
+
+2013-02-15
+
* src/notificationwindow.c: notification_window_set_message():
check if the window exists.