Overview of changes from libfolks 0.9.1 to libfolks 0.9.2 ========================================================= Dependencies: • libebook-1.2 ≥ 3.8.1 • libebook-contacts-1.2 ≥ 3.8.1 Major changes: • folks-import and folks-inspect now look for translated strings in ${localedir}, typically /usr/share/locale, which is also where the translations are installed. They previously looked in ${pkgdatadir}/locale, which is typically /usr/share/folks/locale and does not usually exist or contain anything. Bugs fixed: • Bug 693333 - eds: creating a contact with specific groups and fix "favourite" group setting for Android • Bug 694883 - srcdir != builddir (out-of-tree) builds don't work • Bug 695628 - assigns to VALAFLAGS which is reserved for the user • Bug 695648 - Utils: add a fast-path for empty sets and multimaps • Bug 695719 - lsw dummy test intermittently segfaults • Bug 695381 - add FOLKS_BACKENDS_ALLOWED, FOLKS_BACKENDS_DISABLED environment variables (see HACKING) • Bug 696179 - folks-inspect, folks-import do not attempt to use translations • Bug 682903 (partially) - Use gee's MultiMap iterators • Bug 694385 - eds: non-blocking change processing • Bug 700253 - EDS backend initialization blocks API changes: • Add LocationDetails interface to specify a Persona or Individual's geographical location (implemented by the EDS backend)