aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-27 08:58:39 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-27 08:58:39 +0000
commit2de338ed5bf7738031e199bf9f25ba1132fc424d (patch)
tree416c1a361f6019befd5f38a09351ab7a970c7e21 /ChangeLog
parentf66f1acd680e2f3939e61bbf6bd3c36ad9b8448e (diff)
fixes wrong drag begin state after passphrase dialog appeared.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@937 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 5e4654d3..aa2d1bd5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-01-27
+ * src/summaryview.c: summary_selection_changed(): display message in
+ idle function (fixes wrong drag begin state after passphrase dialog
+ appeared).
+
+2006-01-27
+
* src/passphrase.c: convert passphrase into locale encoding.
2006-01-27