aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-05-02 04:31:04 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-05-02 04:31:04 +0000
commit1b55a7f5a4e04628b56f9da7db112a9f5373b33b (patch)
tree3a237b94bccad931366943b8b365c56531d1ac51 /ChangeLog
parent52d4fa94b7b703e95b76f7c4ec64a8a51fe237c0 (diff)
src/inc.c: use a flag to distinguish the state of activity.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3070 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57a4285d..b652bd92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-05-02
+
+ * src/inc.c: use a flag to distinguish the state of activity.
+
2012-04-27
* src/compose.c: cancel sending if new mail check is running.