diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-05-11 05:34:36 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-05-11 05:34:36 +0800 |
commit | 56ce77269ff860d7d70e24f2d872172a7415f318 (patch) | |
tree | 464378893fb62da515a5bf3b414b192582340aa0 /addressbook/ChangeLog | |
parent | 193eb1ae72eeebc52a7237c59fc525e5355eac86 (diff) | |
download | gsoc2013-evolution-56ce77269ff860d7d70e24f2d872172a7415f318.tar.gz gsoc2013-evolution-56ce77269ff860d7d70e24f2d872172a7415f318.tar.zst gsoc2013-evolution-56ce77269ff860d7d70e24f2d872172a7415f318.zip |
Make the table view be sorted by name initially.
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* gui/component/addressbook.c: Make the table view be sorted by
name initially.
svn path=/trunk/; revision=2981
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 8878ddfe18..0a35c45106 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2000-05-10 Christopher James Lahey <clahey@helixcode.com> + * gui/component/addressbook.c: Make the table view be sorted by + name initially. + +2000-05-10 Christopher James Lahey <clahey@helixcode.com> + * backend/pas/pas-book-factory.c: Send a proper response when you can't find the ldap URI. |