aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-12-01 10:05:56 +0800
committerChris Lahey <clahey@src.gnome.org>2001-12-01 10:05:56 +0800
commitf12b94f40d70f09ce3007c4f7188d3d799e054bf (patch)
tree18db1dbb956db592f8dcf71d98482c469b87d2e9 /addressbook/ChangeLog
parent7094e925a6b2c7556a395e120d5514c0abef8d0b (diff)
downloadgsoc2013-evolution-f12b94f40d70f09ce3007c4f7188d3d799e054bf.tar
gsoc2013-evolution-f12b94f40d70f09ce3007c4f7188d3d799e054bf.tar.gz
gsoc2013-evolution-f12b94f40d70f09ce3007c4f7188d3d799e054bf.tar.bz2
gsoc2013-evolution-f12b94f40d70f09ce3007c4f7188d3d799e054bf.tar.lz
gsoc2013-evolution-f12b94f40d70f09ce3007c4f7188d3d799e054bf.tar.xz
gsoc2013-evolution-f12b94f40d70f09ce3007c4f7188d3d799e054bf.tar.zst
gsoc2013-evolution-f12b94f40d70f09ce3007c4f7188d3d799e054bf.zip
Merged changes:
2001-11-28 Christopher James Lahey <clahey@ximian.com> * gui/contact-editor/e-contact-editor-address.c (setup_tab_order): Setup the tab order here. Fixes Ximian bug #13751. svn path=/trunk/; revision=14840
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index f1bb09dffb..821a9e0362 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,10 @@
2001-11-28 Christopher James Lahey <clahey@ximian.com>
+ * gui/contact-editor/e-contact-editor-address.c (setup_tab_order):
+ Setup the tab order here. Fixes Ximian bug #13751.
+
+2001-11-28 Christopher James Lahey <clahey@ximian.com>
+
* gui/component/addressbook.c (connect_master_list_changed,
make_suboptions): Changed how this list of categories gets
computed. Fixes Ximian bugs #7707 and #7708.