aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2002-01-18 22:31:04 +0800
committerChris Lahey <clahey@src.gnome.org>2002-01-18 22:31:04 +0800
commit9380c68a1a8f6232a1faa0c169eee6b6c4ae889f (patch)
tree5f6bd1c73199a3d1d1cc9f7eab87c51e0d52278f /addressbook/ChangeLog
parent49596d2272192f436274be5318f16af8f08b52cb (diff)
downloadgsoc2013-evolution-9380c68a1a8f6232a1faa0c169eee6b6c4ae889f.tar
gsoc2013-evolution-9380c68a1a8f6232a1faa0c169eee6b6c4ae889f.tar.gz
gsoc2013-evolution-9380c68a1a8f6232a1faa0c169eee6b6c4ae889f.tar.bz2
gsoc2013-evolution-9380c68a1a8f6232a1faa0c169eee6b6c4ae889f.tar.lz
gsoc2013-evolution-9380c68a1a8f6232a1faa0c169eee6b6c4ae889f.tar.xz
gsoc2013-evolution-9380c68a1a8f6232a1faa0c169eee6b6c4ae889f.tar.zst
gsoc2013-evolution-9380c68a1a8f6232a1faa0c169eee6b6c4ae889f.zip
Sort country list. Country list moves from fulladdr.glade to
2002-01-18 Christopher James Lahey <clahey@ximian.com> * gui/contact-editor/e-contact-editor-address.c (fill_in_countries), gui/contact-editor/fulladdr.glade: Sort country list. Country list moves from fulladdr.glade to e-contact-editor-address.c, but only a few country names have actually changed. Fixes Ximian bug #16545. svn path=/trunk/; revision=15354
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 5ed542d2cf..ed1786d858 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,11 @@
+2002-01-18 Christopher James Lahey <clahey@ximian.com>
+
+ * gui/contact-editor/e-contact-editor-address.c
+ (fill_in_countries), gui/contact-editor/fulladdr.glade: Sort
+ country list. Country list moves from fulladdr.glade to
+ e-contact-editor-address.c, but only a few country names have
+ actually changed. Fixes Ximian bug #16545.
+
2001-12-20 Zbigniew Chyla <cyba@gnome.pl>
Fixes #17725