[gnome-commander] Updates NEWS and releases.xml



commit 7b330e5444e4a64d0cb4bcaec076cd006bf6967b
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Mon Aug 8 21:19:05 2016 +0200

    Updates NEWS and releases.xml

 NEWS               |    2 ++
 doc/C/releases.xml |    6 ++++++
 2 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index b2625f1..176b612 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,8 @@ New features:
  * Simple plug-in system for file context menu (Thanks to Puux)
  * Display of application icons in the "Open With" popup menu (Thanks to Puux)
  * Write bookmark changes immediately to file, Sync bookmarks between all instances (Thanks to Puux)
+ * Storage of options is done in the dconf database now instead of a gnome-config file (see bgo#570733)
+ * Devices and fav-apps are now stored within the GKeyFile format
  * Started usage of google test framework for unit tests
  * New color theme 'Winter'
  * Code cleanup
diff --git a/doc/C/releases.xml b/doc/C/releases.xml
index 501886d..4c12aa0 100644
--- a/doc/C/releases.xml
+++ b/doc/C/releases.xml
@@ -80,6 +80,12 @@
                             <para>Write bookmark changes immediately to file, Sync bookmarks between all 
instances (Thanks to Puux)</para>
                         </listitem>
                         <listitem>
+                            <para>Storage of options is done in the dconf database now instead of a 
gnome-config file (see bgo#570733)</para>
+                        </listitem>
+                        <listitem>
+                            <para>Devices and fav-apps are now stored within the GKeyFile format</para>
+                        </listitem>
+                        <listitem>
                             <para>Started usage of google test framework for unit tests</para>
                         </listitem>
                         <listitem>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]