diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-07-04 08:28:30 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-07-04 08:28:30 +0800 |
commit | fe9ab058bf0f20634d0e576dd7851d3a6fafa76a (patch) | |
tree | bcb9b1f5618acd7b9ce0275c0dd29923677077cd /addressbook/ChangeLog | |
parent | 6fd5b82ca0c15cb641eb0f7aa427a6989b0f1344 (diff) | |
download | gsoc2013-evolution-fe9ab058bf0f20634d0e576dd7851d3a6fafa76a.tar gsoc2013-evolution-fe9ab058bf0f20634d0e576dd7851d3a6fafa76a.tar.gz gsoc2013-evolution-fe9ab058bf0f20634d0e576dd7851d3a6fafa76a.tar.bz2 gsoc2013-evolution-fe9ab058bf0f20634d0e576dd7851d3a6fafa76a.tar.lz gsoc2013-evolution-fe9ab058bf0f20634d0e576dd7851d3a6fafa76a.tar.xz gsoc2013-evolution-fe9ab058bf0f20634d0e576dd7851d3a6fafa76a.tar.zst gsoc2013-evolution-fe9ab058bf0f20634d0e576dd7851d3a6fafa76a.zip |
Fixed compile error.
2000-07-03 Christopher James Lahey <clahey@helixcode.com>
* gui/component/select-names/Makefile.am: Fixed compile error.
svn path=/trunk/; revision=3877
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index c8b7f3cdbf..ed66f26afa 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,9 @@ 2000-07-03 Christopher James Lahey <clahey@helixcode.com> + * gui/component/select-names/Makefile.am: Fixed compile error. + +2000-07-03 Christopher James Lahey <clahey@helixcode.com> + * backend/ebook/Makefile.am: Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c, e-card-list-iterator.h, e-card-list.c, e-card-list.h. |