diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-08-13 02:12:04 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-08-13 02:12:04 +0800 |
commit | e9faa62d2f9f6bae897c2f718ee25b5a78e159c7 (patch) | |
tree | a181fc77a7125689fc33b5a208eaaf4cf6efcc6b /ChangeLog | |
parent | 88f9174bfd2a9177e7f9298ec40d6b7b331286a9 (diff) | |
download | gsoc2013-evolution-e9faa62d2f9f6bae897c2f718ee25b5a78e159c7.tar.gz gsoc2013-evolution-e9faa62d2f9f6bae897c2f718ee25b5a78e159c7.tar.zst gsoc2013-evolution-e9faa62d2f9f6bae897c2f718ee25b5a78e159c7.zip |
Added addressbook/gui/search/Makefile.
2000-08-12 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Added addressbook/gui/search/Makefile.
From addressbook/ChangeLog
2000-08-12 Christopher James Lahey <clahey@helixcode.com>
* gui/Makefile.am: Added the search directory.
* backend/ebook/e-book.c: Fixed a potential crash.
* gui/minicard/e-reflow-sorted.h: Fixed an include line.
* gui/search/.cvsignore, gui/search/Makefile.am: New files.
* gui/search/e-addressbook-search-dialog.c: Fixed compilation.
svn path=/trunk/; revision=4779
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2000-08-12 Christopher James Lahey <clahey@helixcode.com> + + * configure.in: Added addressbook/gui/search/Makefile. + 2000-08-12 Dan Winship <danw@helixcode.com> * configure.in, README: Depend on gnome-vfs 0.3 |