aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-08-13 02:12:04 +0800
committerChris Lahey <clahey@src.gnome.org>2000-08-13 02:12:04 +0800
commite9faa62d2f9f6bae897c2f718ee25b5a78e159c7 (patch)
treea181fc77a7125689fc33b5a208eaaf4cf6efcc6b /addressbook/ChangeLog
parent88f9174bfd2a9177e7f9298ec40d6b7b331286a9 (diff)
downloadgsoc2013-evolution-e9faa62d2f9f6bae897c2f718ee25b5a78e159c7.tar
gsoc2013-evolution-e9faa62d2f9f6bae897c2f718ee25b5a78e159c7.tar.gz
gsoc2013-evolution-e9faa62d2f9f6bae897c2f718ee25b5a78e159c7.tar.bz2
gsoc2013-evolution-e9faa62d2f9f6bae897c2f718ee25b5a78e159c7.tar.lz
gsoc2013-evolution-e9faa62d2f9f6bae897c2f718ee25b5a78e159c7.tar.xz
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 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 6b2102ddd1..0ca71a0b12 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,17 @@
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.
+
+2000-08-12 Christopher James Lahey <clahey@helixcode.com>
+
* printing/Makefile.am: Ettore fixed compilation.
2000-08-12 Christopher James Lahey <clahey@helixcode.com>