diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 970b746396..3d3089b412 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2001-09-24 Chris Toshok <toshok@ximian.com> + + * backend/pas/Makefile.am (LDAP_SCHEMA): add + evolutionperson.schema + (EXTRA_DIST): add LDAP_SCHEMA to the dist (but don't install it). + 2001-09-23 JP Rosevear <jpr@ximian.com> * conduit/address-conduit.c (ecard_from_remote_record): sync the @@ -6,6 +12,11 @@ 2001-09-22 Chris Toshok <toshok@ximian.com> + * backend/pas/pas-backend-file.c (do_create): g_free (id) in the + error case to plug a memory leak. + +2001-09-22 Chris Toshok <toshok@ximian.com> + * gui/widgets/e-minicard.c (remodel): when creating the cards, don't display any of the subname fields (surname, given, middle, suffix, etc.) |