aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-08-08 04:21:41 +0800
committerChris Lahey <clahey@src.gnome.org>2000-08-08 04:21:41 +0800
commit03baf85a6a3d42573bee99adcad5ca919cd63659 (patch)
tree3d5720d1784573f492e117c0b9efa86504c060d8 /addressbook/ChangeLog
parent5b1da3b4397606654c31fd221215b25faee93770 (diff)
downloadgsoc2013-evolution-03baf85a6a3d42573bee99adcad5ca919cd63659.tar
gsoc2013-evolution-03baf85a6a3d42573bee99adcad5ca919cd63659.tar.gz
gsoc2013-evolution-03baf85a6a3d42573bee99adcad5ca919cd63659.tar.bz2
gsoc2013-evolution-03baf85a6a3d42573bee99adcad5ca919cd63659.tar.lz
gsoc2013-evolution-03baf85a6a3d42573bee99adcad5ca919cd63659.tar.xz
gsoc2013-evolution-03baf85a6a3d42573bee99adcad5ca919cd63659.tar.zst
gsoc2013-evolution-03baf85a6a3d42573bee99adcad5ca919cd63659.zip
Fixed the tab order for this dialog.
2000-08-07 Christopher James Lahey <clahey@helixcode.com> * contact-editor/e-contact-editor.c: Fixed the tab order for this dialog. svn path=/trunk/; revision=4581
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 891f4cc540..38c9c58b71 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,8 @@
+2000-08-07 Christopher James Lahey <clahey@helixcode.com>
+
+ * contact-editor/e-contact-editor.c: Fixed the tab order for this
+ dialog.
+
2000-08-05 Christopher James Lahey <clahey@helixcode.com>
* backend/ebook/e-card-simple.c: Fixed a warning.