diff options
author | Chris Toshok <toshok@ximian.com> | 2004-07-15 06:31:58 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2004-07-15 06:31:58 +0800 |
commit | a8b3b7f76c96c41e9aa04a09ee5a893462e20d05 (patch) | |
tree | 2edb02c2537e1262a2015cfaf198bc4513e13803 /addressbook/ChangeLog | |
parent | 4b12fe81180748da7449cbd790fea572f21c50f7 (diff) | |
download | gsoc2013-evolution-a8b3b7f76c96c41e9aa04a09ee5a893462e20d05.tar.gz gsoc2013-evolution-a8b3b7f76c96c41e9aa04a09ee5a893462e20d05.tar.zst gsoc2013-evolution-a8b3b7f76c96c41e9aa04a09ee5a893462e20d05.zip |
ignore Evolution-Addressbook-SelectNames.h.
2004-07-14 Chris Toshok <toshok@ximian.com>
* gui/contact-list-editor/.cvsignore: ignore
Evolution-Addressbook-SelectNames.h.
* gui/contact-list-editor/e-contact-list-editor.c: include our
local (in this directory) generated
Evolution-Addressbook-SelectNames.h
* gui/contact-list-editor/Makefile.am: add stuff to generate (and
clean up) the select names header we need to include.
svn path=/trunk/; revision=26657
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 4fff5379ae..c96f99dff3 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,15 @@ +2004-07-14 Chris Toshok <toshok@ximian.com> + + * gui/contact-list-editor/.cvsignore: ignore + Evolution-Addressbook-SelectNames.h. + + * gui/contact-list-editor/e-contact-list-editor.c: include our + local (in this directory) generated + Evolution-Addressbook-SelectNames.h + + * gui/contact-list-editor/Makefile.am: add stuff to generate (and + clean up) the select names header we need to include. + 2004-07-13 Rodney Dawes <dobey@novell.com> [ fixes #56657 ] |