diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 2b1f8ab0b6..0da4223475 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,15 @@ +2000-06-08 Ettore Perazzoli <ettore@helixcode.com> + + * contact-editor/Makefile.am (contact_editor_test_LDADD): Remove + the `$(srcdir)/' prefix from `libecontacteditor.a' because [of + course] the library is built in the build directory, not in the + source directory. + * gui/minicard/Makefile.am (minicard_test_LDADD): Likewise with + `libeminicard.a'. + (minicard_label_test_LDADD): Likewise. + (reflow_test_LDADD): Likewise. + (minicard_view_test_LDADD): Likewise. + 2000-06-06 Christopher James Lahey <clahey@helixcode.com> * gui/component/addressbook.c: Bind right click on the ETable to |