diff options
author | Roberto C. Morano <rcmorano@emergya.es> | 2012-02-06 14:12:22 -0500 |
---|---|---|
committer | Ryan Lortie <desrt@desrt.ca> | 2012-02-06 14:12:53 -0500 |
commit | 0ad55754c73c6bf3322b5f5aaa85a60296452e9f (patch) | |
tree | 7b4d40286a102ee26683479553ba8ab52cdad727 /NEWS | |
parent | 543ce2ba293eb732b95ddbcab2dbd601d5d5b9ed (diff) | |
download | dconf-0ad55754c73c6bf3322b5f5aaa85a60296452e9f.tar.gz |
cli: Fix help message to include 'load' and 'dump'
https://bugzilla.gnome.org/show_bug.cgi?id=663547
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +Changes in dconf 0.11.5 +======================= + + - do not install non-standard icon sizes + + - fix a bug with getting default values when no profile is in use + + - some general code cleanups on the client side + + - improve Makefile compatibility: avoid using 'echo -e' + Changes in dconf 0.11.3 ======================= |