summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAli Abdallah <ali@xfce.org>2017-08-31 14:02:45 +0200
committerAli Abdallah <ali@xfce.org>2017-08-31 14:02:45 +0200
commitc38105c0987c0ed997fe24c486ad1de55610b0f5 (patch)
treeab133d40351e121e2bdda1006721f1c9287cdf0c /NEWS
parentc8215a9074805ddb4a0ba384283e33a573da90f9 (diff)
downloadxfconf-c38105c0987c0ed997fe24c486ad1de55610b0f5.tar.gz
Update NEWS and prepare for 4.13.4 release.xfconf-4.13.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 20151dd..34e3c7f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+4.13.4
+======
+- Fix segfault in xfconf_cache_set_property_reply_handler when
+ multiple calls are made (bug #13825)
+- Allow to store empty arrays (bug #13791)
+- Fix a path in xfconf_cache_set where the mutex isn't locked (bug #13790)
+
4.13.3
======
- Flush gdbus connection on xfconf_shutdown