diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-03-04 18:24:00 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-03-04 18:24:00 +0800 |
commit | 2a548d8fdc43d4e8a736158345fd6c9aa5d52f4b (patch) | |
tree | d111bb37a86e3e9a9c6b905c5c1c2766a675657f /views/ChangeLog | |
parent | db3e8ba8175199d0aa5a680a907e170b5aa02111 (diff) | |
download | gsoc2013-evolution-2a548d8fdc43d4e8a736158345fd6c9aa5d52f4b.tar.gz gsoc2013-evolution-2a548d8fdc43d4e8a736158345fd6c9aa5d52f4b.tar.zst gsoc2013-evolution-2a548d8fdc43d4e8a736158345fd6c9aa5d52f4b.zip |
New view.
2001-03-04 Christopher James Lahey <clahey@ximian.com>
* addressbook/By_Company.galview: New view.
* addressbook/Makefile.am: Added By_Company.galview.
* addressbook/Phone_List.galview: Updated this a bit.
* addressbook/galview.xml: Added By Company and Address Cards (No
Address_Cards.galview is required for now.)
svn path=/trunk/; revision=8540
Diffstat (limited to 'views/ChangeLog')
-rw-r--r-- | views/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/views/ChangeLog b/views/ChangeLog index 65eab52cc0..f9b7d995d5 100644 --- a/views/ChangeLog +++ b/views/ChangeLog @@ -1,5 +1,16 @@ 2001-03-04 Christopher James Lahey <clahey@ximian.com> + * addressbook/By_Company.galview: New view. + + * addressbook/Makefile.am: Added By_Company.galview. + + * addressbook/Phone_List.galview: Updated this a bit. + + * addressbook/galview.xml: Added By Company and Address Cards (No + Address_Cards.galview is required for now.) + +2001-03-04 Christopher James Lahey <clahey@ximian.com> + * addressbook/.cvsignore, addressbook/Makefile.am, addressbook/Phone_List.galview, addressbook/galview.xml: Added a built in view menu for addressbook. |