aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Toshok <toshok@src.gnome.org>2003-05-16 08:56:51 +0800
committerChris Toshok <toshok@src.gnome.org>2003-05-16 08:56:51 +0800
commit7a0a2d3e4445bbace257e0d164a4e0397d338963 (patch)
tree2cdf696c0ba2b2251bfede815e8591e3391b0704
parentbf4ef74000efa46cd27f4527e223a21658b67b22 (diff)
downloadgsoc2013-evolution-7a0a2d3e4445bbace257e0d164a4e0397d338963.tar
gsoc2013-evolution-7a0a2d3e4445bbace257e0d164a4e0397d338963.tar.gz
gsoc2013-evolution-7a0a2d3e4445bbace257e0d164a4e0397d338963.tar.bz2
gsoc2013-evolution-7a0a2d3e4445bbace257e0d164a4e0397d338963.tar.lz
gsoc2013-evolution-7a0a2d3e4445bbace257e0d164a4e0397d338963.tar.xz
gsoc2013-evolution-7a0a2d3e4445bbace257e0d164a4e0397d338963.tar.zst
gsoc2013-evolution-7a0a2d3e4445bbace257e0d164a4e0397d338963.zip
this change fixes 43090 too
svn path=/trunk/; revision=21204
-rw-r--r--addressbook/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 4c2c05e043..2acd9196a3 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -3,7 +3,7 @@
* gui/component/addressbook.c (book_open_cb): backing out a tiny
porting of jpr's fix - we need to set the book on the
EAddressbookView, or else it won't do queries, and it won't show
- any cards. Fixes #43023.
+ any cards. Fixes #43023, #43090.
2003-05-15 Chris Toshok <toshok@ximian.com>