diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-05-09 23:24:42 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-05-09 23:24:42 +0800 |
commit | c943d7699c3030d5cf4ccca4eae554f6eb79aaae (patch) | |
tree | faae2ddc8b882fee120eca5d11e1024a1ee57481 /addressbook/ChangeLog | |
parent | 144ea8dfcf055ed0fdede8cdaf112d843fc228af (diff) | |
download | gsoc2013-evolution-c943d7699c3030d5cf4ccca4eae554f6eb79aaae.tar gsoc2013-evolution-c943d7699c3030d5cf4ccca4eae554f6eb79aaae.tar.gz gsoc2013-evolution-c943d7699c3030d5cf4ccca4eae554f6eb79aaae.tar.bz2 gsoc2013-evolution-c943d7699c3030d5cf4ccca4eae554f6eb79aaae.tar.lz gsoc2013-evolution-c943d7699c3030d5cf4ccca4eae554f6eb79aaae.tar.xz gsoc2013-evolution-c943d7699c3030d5cf4ccca4eae554f6eb79aaae.tar.zst gsoc2013-evolution-c943d7699c3030d5cf4ccca4eae554f6eb79aaae.zip |
Enabled a couple more fields
2000-05-09 Christopher James Lahey <clahey@helixcode.com>
* backend/pas/pas-backend-ldap.c: Enabled a couple more fields
svn path=/trunk/; revision=2943
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 73081fc336..de11e3afe9 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,9 @@ 2000-05-09 Christopher James Lahey <clahey@helixcode.com> + * backend/pas/pas-backend-ldap.c: Enabled a couple more fields + +2000-05-09 Christopher James Lahey <clahey@helixcode.com> + * backend/pas/pas-backend-file.c: Added a default card to all new file backends. |