summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAli Abdallah <ali@xfce.org>2017-07-24 13:56:31 +0200
committerAli Abdallah <ali@xfce.org>2017-07-24 13:56:31 +0200
commit44695b609eca2cb8866c6f415a400e98a82a49c0 (patch)
treec486b7fca645418a454abe4ce3dd68fc69dc9139 /NEWS
parent08efa5e3ca634b5da50591a629c33aeec99b1f72 (diff)
downloadxfconf-44695b609eca2cb8866c6f415a400e98a82a49c0.tar.gz
NEWS Updates.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 731ef13..3363d47 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+4.13.3
+======
+- Flush gdbus connection on xfconf_shutdown
+- Correctly use xfconf_shutdown in xfconf-query
+- Check for invalid GPtrArrays in the conversion
+ from GValue to GVariant.
+
+4.13.2
+======
+- Fix cache corruption due to a wrong g_value_unset call.
+- Update API gtk documentation
+
+4.13.1
+======
+- Revert the bump of libxfconf version from 0 to 1,
+ to avoid massive changes in all xfce's components.
+
+4.13.0
+======
+- Port xfconf to gdbus
+- Bump libxfconf version from 0 to 1.
+
4.12.1
======
- Add support for binding to GdkRGBAs (required for migration to gtk3)