diff options
author | Chris Toshok <toshok@ximian.com> | 2004-04-06 09:10:37 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2004-04-06 09:10:37 +0800 |
commit | f647532142b8ffd31af30a00e92e55716cd6a775 (patch) | |
tree | b6bc6dbb4ac5d345ad2838eb301b88c3f1d6e449 /addressbook/ChangeLog | |
parent | 2e0dac30be563758445a8c7207eb5f49b3f53649 (diff) | |
download | gsoc2013-evolution-f647532142b8ffd31af30a00e92e55716cd6a775.tar gsoc2013-evolution-f647532142b8ffd31af30a00e92e55716cd6a775.tar.gz gsoc2013-evolution-f647532142b8ffd31af30a00e92e55716cd6a775.tar.bz2 gsoc2013-evolution-f647532142b8ffd31af30a00e92e55716cd6a775.tar.lz gsoc2013-evolution-f647532142b8ffd31af30a00e92e55716cd6a775.tar.xz gsoc2013-evolution-f647532142b8ffd31af30a00e92e55716cd6a775.tar.zst gsoc2013-evolution-f647532142b8ffd31af30a00e92e55716cd6a775.zip |
wrap this with the correct #ifdef.
2004-04-05 Chris Toshok <toshok@ximian.com>
* util/eab-destination.h: wrap this with the correct #ifdef.
svn path=/trunk/; revision=25328
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 efa128b6c5..c1a07e0f9d 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,9 @@ 2004-04-05 Chris Toshok <toshok@ximian.com> + * util/eab-destination.h: wrap this with the correct #ifdef. + +2004-04-05 Chris Toshok <toshok@ximian.com> + * gui/merging/eab-contact-merging.c (match_query_callback): use the correct glade filename. |