diff options
author | Not Zed <NotZed@Ximian.com> | 2005-08-24 11:11:59 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-08-24 11:11:59 +0800 |
commit | 30d610644179c36857e1dacc334dff73dc655834 (patch) | |
tree | e218896034261a84f18090f92e407a90f8e7bd55 /plugins/addressbook-file/ChangeLog | |
parent | 434e74c52e3ce53b7d5d03356bc0a3fa7822586a (diff) | |
download | gsoc2013-evolution-30d610644179c36857e1dacc334dff73dc655834.tar gsoc2013-evolution-30d610644179c36857e1dacc334dff73dc655834.tar.gz gsoc2013-evolution-30d610644179c36857e1dacc334dff73dc655834.tar.bz2 gsoc2013-evolution-30d610644179c36857e1dacc334dff73dc655834.tar.lz gsoc2013-evolution-30d610644179c36857e1dacc334dff73dc655834.tar.xz gsoc2013-evolution-30d610644179c36857e1dacc334dff73dc655834.tar.zst gsoc2013-evolution-30d610644179c36857e1dacc334dff73dc655834.zip |
fix relative_uri type, don't include every header in the world we dont'
2005-08-23 Not Zed <NotZed@Ximian.com>
* addressbook-file.c (e_book_file_dummy): fix relative_uri type,
don't include every header in the world we dont' need. And it
sure has hell seems to do something for a 'dummy' function.
svn path=/trunk/; revision=30221
Diffstat (limited to 'plugins/addressbook-file/ChangeLog')
-rw-r--r-- | plugins/addressbook-file/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/addressbook-file/ChangeLog b/plugins/addressbook-file/ChangeLog index 5226860c8f..94c4386bae 100644 --- a/plugins/addressbook-file/ChangeLog +++ b/plugins/addressbook-file/ChangeLog @@ -1,3 +1,9 @@ +2005-08-23 Not Zed <NotZed@Ximian.com> + + * addressbook-file.c (e_book_file_dummy): fix relative_uri type, + don't include every header in the world we dont' need. And it + sure has hell seems to do something for a 'dummy' function. + 2005-06-27 Tor Lillqvist <tml@novell.com> * Makefile.am: There is no EVOLUTION_CFLAGS. Use |