summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2012-04-28 21:51:45 +0200
committerNick Schermer <nick@xfce.org>2012-04-28 21:51:45 +0200
commit0a0d8be6c90c64aa8d594e82e1867af39d9e3075 (patch)
tree83e385428623fbaf6dcd753f62f6e824f5578a6b /NEWS
parent4e0ea06078130a5e63fa1e0afd16b109b6502b03 (diff)
downloadxfconf-0a0d8be6c90c64aa8d594e82e1867af39d9e3075.tar.gz
Updates for release.xfconf-4.10.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2d2bdfc..f7ef63e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+4.10.0
+======
+- Don't emit property-changed on cancelled calls.
+- Accept NULL as a string value (bug #8726).
+- Check abicheck.sh to be more portable (bug #8702).
+- Fix more deprecated g_value_set_char (bug #8690).
+- Explicitly link against gthread (bug #8713).
+- Drop deprecated g_mapped_file_free.
+- Translation updates: English (United Kingdom), Korean, Dutch
+ (Flemish), Portuguese, Romanian, Turkish, Chinese (China).
+
4.9.1
=====
- Use LT_PREREQ and LT_INIT.