aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-01-20 08:41:40 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-01-20 08:41:40 +0000
commit93330622a3ff0e391fdd2482ddcce0dd39038eb6 (patch)
tree60522ec41176bf24a4c2f08e359b8a8a6ce3cab4 /ChangeLog
parent430f45f16d2c4e4b610aa347869a53eb225acd20 (diff)
emit signals for IMAP.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3017 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 9308fa5f..5df6f83a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2012-01-20
+ * libsylph/imap.c: emit "add-msg", "remove-msg", "remove-all-msg",
+ "move-folder" and "remove-folder" signals.
+
+2012-01-20
+
* libsylph/news.c
libsylph/nntp.[ch]: supported SOCKS proxy.