summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBrian Tarricone <brian@tarricone.org>2008-10-12 09:03:03 +0000
committerBrian Tarricone <brian@tarricone.org>2008-10-12 09:03:03 +0000
commit5bcebbbc9a487ea584145f1c4d0278e9d6719cce (patch)
treec552b92c7cf02cf73fb89b87a079b6e134d1ce87 /NEWS
parent2b96f9177fd8e956e2315866e8aba6c684b6423d (diff)
downloadxfconf-5bcebbbc9a487ea584145f1c4d0278e9d6719cce.tar.gz
fix xfconf_channel_get_property() so it converts value types properly if
the caller requests it (Old svn revision: 28167)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 096c1af..4c5f564 100644
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,10 @@ Xfce 4.6beta1 (Xfce 4.5.91)
property.
* Add -a option to xfconf-query which forces setting a property as an
array even if the array only has one element.
+ * Fix xfconf_channel_get_property() so it properly converts the value
+ fetched from the config store into the type that the caller
+ requested (if any).
+
Xfce 4.6alpha (Xfce 4.5.90)
===========================