Add changelog entry for ContactStore::all_contacts()

This commit is contained in:
Matthias Beyer 2018-03-12 15:34:49 +01:00
parent 72f248575c
commit 60c1213ae5
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ This section contains the changelog from the last release to the next release.
* `libimagentrylist` was removed. Its functionality was inconvenient to use * `libimagentrylist` was removed. Its functionality was inconvenient to use
and ugly to implement. Its API was cumbersome. and ugly to implement. Its API was cumbersome.
Listing of entries shall be implemented without it. Listing of entries shall be implemented without it.
* `libimagcontact` is now able to fetch all contacts from the store.
* `libimagcontact` takes the hash from the vcard object (UID) now. * `libimagcontact` takes the hash from the vcard object (UID) now.
* `imag-contact` got a `find` command, which matches in fullname, email and * `imag-contact` got a `find` command, which matches in fullname, email and
address and either shows or lists the found contacts address and either shows or lists the found contacts