aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2006-09-08 02:38:38 +0800
committerTor Lillqvist <tml@src.gnome.org>2006-09-08 02:38:38 +0800
commit243a37a86f2577974db1fd01080bedffb65156f3 (patch)
treef39735ec5970f04d0d7726dc2a069432b74655cb /e-util/ChangeLog
parente9dc216b62c30cc973b7f938bf0d547d4b17e3f2 (diff)
downloadgsoc2013-evolution-243a37a86f2577974db1fd01080bedffb65156f3.tar
gsoc2013-evolution-243a37a86f2577974db1fd01080bedffb65156f3.tar.gz
gsoc2013-evolution-243a37a86f2577974db1fd01080bedffb65156f3.tar.bz2
gsoc2013-evolution-243a37a86f2577974db1fd01080bedffb65156f3.tar.lz
gsoc2013-evolution-243a37a86f2577974db1fd01080bedffb65156f3.tar.xz
gsoc2013-evolution-243a37a86f2577974db1fd01080bedffb65156f3.tar.zst
gsoc2013-evolution-243a37a86f2577974db1fd01080bedffb65156f3.zip
Define ruledir here, too, like in addressbook/gui/widgets/Makefile.am, as
2006-09-07 Tor Lillqvist <tml@novell.com> * Makefile.am (ruledir): Define ruledir here, too, like in addressbook/gui/widgets/Makefile.am, as we use it in SEARCH_RULE_DIR for the benefit of e-win32-reloc.c. Fixes the Win32-specific problem "eab-widgets-WARNING **: Could not load addressbook search; no parts". (#348419) svn path=/trunk/; revision=32748
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 2e4c6130d4..28bcac3b58 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,11 @@
+2006-09-07 Tor Lillqvist <tml@novell.com>
+
+ * Makefile.am (ruledir): Define ruledir here, too, like in
+ addressbook/gui/widgets/Makefile.am, as we use it in
+ SEARCH_RULE_DIR for the benefit of e-win32-reloc.c. Fixes the
+ Win32-specific problem "eab-widgets-WARNING **: Could not load
+ addressbook search; no parts". (#348419)
+
2006-08-27 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #352941