aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2017-02-17 02:30:42 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2017-02-17 02:30:42 +0000
commit567f1e4bd093c7393ed3e33a971ba2e33c8a6b33 (patch)
tree74ebd87a37decbab3753c659f0cc6a2b836e73d7 /ChangeLog
parent24e4c42e47d2845adc8c51389cace967ec9f676f (diff)
automatically subscribe newly created IMAP folders.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3539 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 300ace43..22d1b8bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2017-02-17
+ * libsylph/imap.c: subscribe newly created folders since they are
+ not always subscribed automatically.
+
+2017-02-17
+
* src/undo.c: made debug print switchable.
2017-02-16