aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/ChangeLog
diff options
context:
space:
mode:
authorHarry Lu <harry.lu@sun.com>2005-02-22 11:24:41 +0800
committerHarry Lu <haip@src.gnome.org>2005-02-22 11:24:41 +0800
commit08492e2365907b7b46bf499482e96a9f9050939a (patch)
tree627547e213607e62b6eb5819e553fa5a30d5ebca /a11y/ChangeLog
parent83a056c4e1c8ad30b9438e2b10ab6fbc97b1dcda (diff)
downloadgsoc2013-evolution-08492e2365907b7b46bf499482e96a9f9050939a.tar
gsoc2013-evolution-08492e2365907b7b46bf499482e96a9f9050939a.tar.gz
gsoc2013-evolution-08492e2365907b7b46bf499482e96a9f9050939a.tar.bz2
gsoc2013-evolution-08492e2365907b7b46bf499482e96a9f9050939a.tar.lz
gsoc2013-evolution-08492e2365907b7b46bf499482e96a9f9050939a.tar.xz
gsoc2013-evolution-08492e2365907b7b46bf499482e96a9f9050939a.tar.zst
gsoc2013-evolution-08492e2365907b7b46bf499482e96a9f9050939a.zip
Fix for 72781
2005-02-21 Harry Lu <harry.lu@sun.com> Fix for 72781 * addressbook/ea-minicard-view.c: (ea_minicard_view_new): set the role to panel. * addressbook/ea-minicard.c: (ea_minicard_new): ditto. svn path=/trunk/; revision=28842
Diffstat (limited to 'a11y/ChangeLog')
-rw-r--r--a11y/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/a11y/ChangeLog b/a11y/ChangeLog
index 80033dff9e..929d778e9c 100644
--- a/a11y/ChangeLog
+++ b/a11y/ChangeLog
@@ -1,3 +1,11 @@
+2005-02-21 Harry Lu <harry.lu@sun.com>
+
+ Fix for 72781
+
+ * addressbook/ea-minicard-view.c: (ea_minicard_view_new):
+ set the role to panel.
+ * addressbook/ea-minicard.c: (ea_minicard_new): ditto.
+
2005-02-02 Harry Lu <harry.lu@sun.com>
Fix for 72088.