aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-04-18 08:56:05 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-04-18 08:56:05 +0000
commit89de8f9e8598d8c68009e1c34ecf096d3028c6a5 (patch)
tree1735abcb6a0806945a4fa6e3373cf01dc262c38c /ChangeLog
parent899f1e6c317388d4f90bfe3ad9a405a7147aa530 (diff)
fixed Bug #52: Address autocomplete: Not possible to select drop-down list element with arrow keys (Linux)
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3049 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 15b1b9fc..25a08013 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2012-04-18
+ * addr_compl.c: fixed Bug #52: Address autocomplete: Not possible to
+ select drop-down list element with arrow keys (Linux)
+ Possibly occured with GTK+ >= 2.24.
+
+2012-04-18
+
* src/addressbook.c: addressbook_list_button_pressed():
fixed Bug #47: Address book: Cancel editing contact results in
click-and-drag behaviour