diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-03-14 07:20:53 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-03-14 07:20:53 +0800 |
commit | 24cf25fc207e0fb0d6d4e64b4d60375b71874109 (patch) | |
tree | f965c9ee0b31543288f2754d56b9d3850b3da059 /addressbook/ChangeLog | |
parent | 0adb2a51d933d3f757101791ac11557661bf3708 (diff) | |
download | gsoc2013-evolution-24cf25fc207e0fb0d6d4e64b4d60375b71874109.tar.gz gsoc2013-evolution-24cf25fc207e0fb0d6d4e64b4d60375b71874109.tar.zst gsoc2013-evolution-24cf25fc207e0fb0d6d4e64b4d60375b71874109.zip |
Change to ld order from Greg Williams.
2001-03-13 Christopher James Lahey <clahey@ximian.com>
* gui/widgets/Makefile.am (minicard_label_test_LDADD): Change to
ld order from Greg Williams.
svn path=/trunk/; revision=8688
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 8821a28a09..7bde798270 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2001-03-13 Christopher James Lahey <clahey@ximian.com> + * gui/widgets/Makefile.am (minicard_label_test_LDADD): Change to + ld order from Greg Williams. + +2001-03-13 Christopher James Lahey <clahey@ximian.com> + * backend/pas/pas-backend-file.c (pas_backend_file_process_get_book_view): Moved where we call pas_book_respond_get_book_view. |