aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-02 06:31:17 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-02 06:31:17 +0000
commit7d17cb6c2a175e32db5b7d5b365806c1cf49c632 (patch)
treebdb68f7a209e74241918be5117df7b57469081c6 /ChangeLog
parent75a4ee8b7a6a2327c59b924c5200ee0e529c47bf (diff)
fixed blocking when entering gpg passphrase on win32.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@797 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 19ff7e00..265bf5dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-12-02
+
+ * src/passphrase.c: gpgmegtk_passphrase_cb(): fixed blocking on win32.
+
2005-12-01
* src/folderview.c: added "Update summary" to the context menu.