aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-06-27 11:15:53 +0800
committerChris Lahey <clahey@src.gnome.org>2001-06-27 11:15:53 +0800
commit2ac2af6d4bcdfddf91c661a5c6ba96d6238a5a57 (patch)
tree6a202e8e73d3153ad9fd9be4a9cf4997d1559abd /addressbook/ChangeLog
parent98ba73cd578ff9e78e38a99fb1d414804dc73eb1 (diff)
downloadgsoc2013-evolution-2ac2af6d4bcdfddf91c661a5c6ba96d6238a5a57.tar
gsoc2013-evolution-2ac2af6d4bcdfddf91c661a5c6ba96d6238a5a57.tar.gz
gsoc2013-evolution-2ac2af6d4bcdfddf91c661a5c6ba96d6238a5a57.tar.bz2
gsoc2013-evolution-2ac2af6d4bcdfddf91c661a5c6ba96d6238a5a57.tar.lz
gsoc2013-evolution-2ac2af6d4bcdfddf91c661a5c6ba96d6238a5a57.tar.xz
gsoc2013-evolution-2ac2af6d4bcdfddf91c661a5c6ba96d6238a5a57.tar.zst
gsoc2013-evolution-2ac2af6d4bcdfddf91c661a5c6ba96d6238a5a57.zip
Added a categories combo here. It's not used yet.
2001-06-26 Christopher James Lahey <clahey@ximian.com> * gui/component/select-names/e-select-names.c, gui/component/select-names/e-select-names.h, gui/component/select-names/select-names.glade (e_select_names_create_categories): Added a categories combo here. It's not used yet. svn path=/trunk/; revision=10524
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 09cdfc33f6..970fb7be26 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,13 @@
2001-06-26 Christopher James Lahey <clahey@ximian.com>
+ * gui/component/select-names/e-select-names.c,
+ gui/component/select-names/e-select-names.h,
+ gui/component/select-names/select-names.glade
+ (e_select_names_create_categories): Added a categories combo here.
+ It's not used yet.
+
+2001-06-26 Christopher James Lahey <clahey@ximian.com>
+
* gui/search/addresstypes.xml: Added category searching to the
advanced search dialog here.