diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-06-29 11:23:51 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-06-29 11:23:51 +0800 |
commit | 428931dccacc89ec3861955a95605e4943c48a94 (patch) | |
tree | 59eafff773553e6a1e1787cc799e903d8fa721f7 /addressbook/ChangeLog | |
parent | 70646faa9f9f5418d31e3e293768bc8366873000 (diff) | |
download | gsoc2013-evolution-428931dccacc89ec3861955a95605e4943c48a94.tar gsoc2013-evolution-428931dccacc89ec3861955a95605e4943c48a94.tar.gz gsoc2013-evolution-428931dccacc89ec3861955a95605e4943c48a94.tar.bz2 gsoc2013-evolution-428931dccacc89ec3861955a95605e4943c48a94.tar.lz gsoc2013-evolution-428931dccacc89ec3861955a95605e4943c48a94.tar.xz gsoc2013-evolution-428931dccacc89ec3861955a95605e4943c48a94.tar.zst gsoc2013-evolution-428931dccacc89ec3861955a95605e4943c48a94.zip |
New select names manager interface (Not complete.)
2000-06-28 Christopher James Lahey <clahey@helixcode.com>
* gui/component/select-names/,
gui/component/select-names/e-select-names-manager.c,
gui/component/select-names/e-select-names-manager.h: New select
names manager interface (Not complete.)
svn path=/trunk/; revision=3785
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index f097647bcf..840e491fdb 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2000-06-28 Christopher James Lahey <clahey@helixcode.com> + + * gui/component/select-names/, + gui/component/select-names/e-select-names-manager.c, + gui/component/select-names/e-select-names-manager.h: New select + names manager interface (Not complete.) + 2000-06-26 Christopher James Lahey <clahey@helixcode.com> * contact-editor/e-contact-editor-categories.c, |