diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-06-11 06:50:55 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-06-11 06:50:55 +0800 |
commit | 0d21b8caa782eb174fa0b069fb417710f5a969bb (patch) | |
tree | 264d47ea35c2f443cf34c4f7985a9353235f9b5d | |
parent | 695591dd9377db47cd34b169e7c12baa2bc581e6 (diff) | |
download | gsoc2013-evolution-0d21b8caa782eb174fa0b069fb417710f5a969bb.tar gsoc2013-evolution-0d21b8caa782eb174fa0b069fb417710f5a969bb.tar.gz gsoc2013-evolution-0d21b8caa782eb174fa0b069fb417710f5a969bb.tar.bz2 gsoc2013-evolution-0d21b8caa782eb174fa0b069fb417710f5a969bb.tar.lz gsoc2013-evolution-0d21b8caa782eb174fa0b069fb417710f5a969bb.tar.xz gsoc2013-evolution-0d21b8caa782eb174fa0b069fb417710f5a969bb.tar.zst gsoc2013-evolution-0d21b8caa782eb174fa0b069fb417710f5a969bb.zip |
Forgot ChangeLog for my latest commit.
svn path=/trunk/; revision=3516
-rw-r--r-- | addressbook/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index f9209657e6..ba40dac9f6 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2000-06-11 Ettore Perazzoli <ettore@helixcode.com> + + * contact-editor/Makefile.am (contact_editor_test_LDADD): Link + with libemiscwidgets.a. + * gui/component/Makefile.am (evolution_addressbook_LDADD): Likewise. + * gui/minicard/Makefile.am (minicard_test_LDADD): Likewise. + (reflow_test_LDADD): Likewise. + (minicard_view_test_LDADD): Likewise. + 2000-06-10 Christopher James Lahey <clahey@helixcode.com> * gui/component/e-cardlist-model.c: Renamed a bunch of functions |