aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-06 08:51:24 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-06 08:51:24 +0000
commitf59c735b2a727a1359c485e9568e8c278a05c1ca (patch)
tree4244375e19b505357cd1340c6e3b1049e1f95642 /ChangeLog
parentad1bba830a5e4a8d6d641111bf17396e177429da (diff)
added UI hints for IMAP4 operation.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@552 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b0889d0f..8d71acb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2005-09-06
+ * libsylph/imap.c: fixed warnings of signedness difference.
+ Added UI hints.
+ * libsylph/utils.[ch]
+ src/gtkutils.[ch]
+ src/main.c: added ui_update() as a function for UI hints.
+
+2005-09-06
+
* libsylph/prefs_common.[ch]
libsylph/prefs_account.[ch]
libsylph/pop.h: save GPG settings even if GPGME is disabled.