summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLandry Breuil <landry@xfce.org>2015-02-18 21:32:34 +0100
committerLandry Breuil <landry@rhaalovely.net>2015-02-18 21:33:13 +0100
commit8f2f17becc3046ef4fc7f687c44f2e50afba0016 (patch)
treee2e666b26816c5ef6a67ae2068f03f072bd3da0e /NEWS
parente5261e292130c96b6e62a8c897b1cc85bbb786ac (diff)
downloadxfconf-8f2f17becc3046ef4fc7f687c44f2e50afba0016.tar.gz
Updates for releasexfconf-4.11.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f7ef63e..0b3e78c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+4.11.0
+======
+- Allow :.,[]{} characters in property and channel names (bug #11021)
+- Fix make check when including perl bindings in the build (bug #9556)
+- Remove unneeded files.
+- Drop deprecated g_type_init() function.
+- Simplify checks.
+- Autotools updates.
+- Use new glib 2.32 mutex api.
+- Translation updates: ar, ast, bg, bn, ca, cs, da, de, el, en_AU, en_GB,
+ es, eu, fi, fr, gl, hr, hu, id, is, it, ja, kk, ko, lv, ms, nb, nl, oc,
+ pl, pt, pt_BR, ro, ru, sk, sr, sv, th, tr, ug, uk, ur, ur_PK, zh_CN, zh_TW,
+
4.10.0
======
- Don't emit property-changed on cancelled calls.