summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2020-02-04 08:37:55 +0100
committerNiels De Graef <nielsdegraef@gmail.com>2020-02-04 08:37:55 +0100
commit62d3cf4192b82647ade5e99f2078959120b217cb (patch)
treea26a6fe4ae6a0c8666aab31102c846fa69aba395
parent4092dd18144587d1284bd9ea474631ddcf10152d (diff)
downloadfolks-62d3cf4192b82647ade5e99f2078959120b217cb.tar.gz
Release unstable version 0.13.20.13.2
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 421466b1..ca6749cd 100644
--- a/NEWS
+++ b/NEWS
@@ -2,10 +2,19 @@ Overview of changes from libfolks 0.13.1 to libfolks 0.13.2
===========================================================
Dependencies:
+ * Drop python2 dependency
Major changes:
+ * !25 - Use the key-file backend to link personas.
+ * !21 - Automatically pick the correct E-D-S AddressBook version (using pkgconfig)
Bugs fixed:
+ * tests: Remove errornous c-header reference of extern method
+ * #114 - GSettings conversion tool no longer installed
+ * #115 - Profiling code cannot be enabled with Meson build system
+ * #117 - Documentation installed in wrong path
+ * #119 - Build failure with meson-0.53.0
+ * !34 - Tests failing on newer Vala versions
API changes: