aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lahey <clahey@src.gnome.org>2001-08-04 06:17:31 +0800
committerChris Lahey <clahey@src.gnome.org>2001-08-04 06:17:31 +0800
commitbd7e692b7676de19a223f9b6f6bc0f482018d66b (patch)
tree15cc40b11ec5ad0c5f4dcfb70aec43fd88e12eb4
parent19d3e7ce38ccdcae9e53bd10b8b42374c37434ef (diff)
downloadgsoc2013-evolution-bd7e692b7676de19a223f9b6f6bc0f482018d66b.tar
gsoc2013-evolution-bd7e692b7676de19a223f9b6f6bc0f482018d66b.tar.gz
gsoc2013-evolution-bd7e692b7676de19a223f9b6f6bc0f482018d66b.tar.bz2
gsoc2013-evolution-bd7e692b7676de19a223f9b6f6bc0f482018d66b.tar.lz
gsoc2013-evolution-bd7e692b7676de19a223f9b6f6bc0f482018d66b.tar.xz
gsoc2013-evolution-bd7e692b7676de19a223f9b6f6bc0f482018d66b.tar.zst
gsoc2013-evolution-bd7e692b7676de19a223f9b6f6bc0f482018d66b.zip
Noted that the last commit fixes Ximian bug #2202
svn path=/trunk/; revision=11628
-rw-r--r--addressbook/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 8717dca14a..b639cb9bef 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,7 +1,8 @@
2001-08-03 Christopher James Lahey <clahey@ximian.com>
* gui/widgets/e-addressbook-view.c (jump_to_letter): Made this
- change the query based on which letter is clicked.
+ change the query based on which letter is clicked. Fixes Ximian
+ bug #2202.
2001-08-03 Christopher James Lahey <clahey@ximian.com>