summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorElijah Newren <newren gmail com>2006-08-18 17:32:58 +0000
committerElijah Newren <newren@src.gnome.org>2006-08-18 17:32:58 +0000
commit1f5130dc9358ace32829d29d439d552f8c0d5429 (patch)
treeb704c62070e919a54b9f3004ece24f67a75e21cd /ChangeLog
parent1d92dcdadd9e44218def67194ec8b0b30c59ab2c (diff)
downloadmetacity-1f5130dc9358ace32829d29d439d552f8c0d5429.tar.gz
Patch from Willie Walker to restore the part of the patch that I should
2006-08-18 Elijah Newren <newren gmail com> * src/tabpopup.c (meta_ui_tab_popup_new): Patch from Willie Walker to restore the part of the patch that I should not have reverted in #123372, in order to fix accessibility. #350624
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d9b5db9c..ad151179 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-18 Elijah Newren <newren gmail com>
+
+ * src/tabpopup.c (meta_ui_tab_popup_new): Patch from Willie Walker
+ to restore the part of the patch that I should not have reverted
+ in #123372, in order to fix accessibility. #350624
+
2006-08-09 Elijah Newren <newren gmail com>
* src/window.c (intervening_user_event_occurred): Vytautus Liuolia