[gnome-commander] Updated NEWS and releases.xml



commit 95491e60844121956bab50628b5fcde974788518
Author: Uwe Scholz <u scholz83 gmx de>
Date:   Fri Mar 8 23:15:36 2019 +0100

    Updated NEWS and releases.xml

 NEWS               | 17 +++++++++++++----
 doc/C/releases.xml | 27 +++++++++++++++++++++++----
 2 files changed, 36 insertions(+), 8 deletions(-)
---
diff --git a/NEWS b/NEWS
index f1429159..bd1f1a26 100644
--- a/NEWS
+++ b/NEWS
@@ -3,16 +3,23 @@ gnome-commander 1.10.0
 ---------------
 
 New features:
- * ...
+ * Gnome Commander options are now completely migrated to GSettings under the key "org.gnome.gnome-commander"
+ * Options in ~/.gnome2/gnome-commander and in ~/.gnome-commander/* are migrated automatically
+ * Script and plugin folder in ~/.gnome-commander is moved into ~/.config/gnome-commander
+ * Gnome Commander icon refreshed
 
 Bug fixes:
- * ...
+ * Various warnings at compile time have been fixed
+ * Several code improvements and memory leaks have been fixed
 
 New or updated translations:
- * ...
+ * cs (Marek Cernocky)
+ * es (Daniel Mustieles)
+ * hu (Balázs Úr)
+ * pl (Piotr Drąg)
 
 New or updated docs:
- * ...
+ * cs (Marek Cernocky)
 
 ===================================
 gnome-commander 1.8.1
@@ -21,9 +28,11 @@ gnome-commander 1.8.1
 New features:
  * Store the size of the options dialog when closing itself
  * Remove unnecessary border lines from the options dialog tabs (thanks to Elijah)
+ * Removed python support completely
 
 Bug fixes:
  * Fix simple script system for file names with spaces
+ * Fixed bgo#785505: Problem when compiling GCMD with flex 2.6.4
 
 New or updated translations:
  * cs (Marek Cernocky)
diff --git a/doc/C/releases.xml b/doc/C/releases.xml
index c4dfba0a..dacc66a5 100644
--- a/doc/C/releases.xml
+++ b/doc/C/releases.xml
@@ -30,7 +30,10 @@
                 <para>
                     <itemizedlist>
                         <listitem>
-                            <para>...</para>
+                            <para>Various warnings at compile time have been fixed</para>
+                        </listitem>
+                        <listitem>
+                            <para>Several code improvements and memory leaks have been fixed</para>
                         </listitem>
                     </itemizedlist>
                 </para>
@@ -38,13 +41,23 @@
                 <para>
                     <itemizedlist>
                         <listitem>
-                            <para>...</para>
+                            <para>Gnome Commander options are now completely migrated to GSettings under the 
key "org.gnome.gnome-commander"</para>
+                        </listitem>
+                        <listitem>
+                            <para>Options in ~/.gnome2/gnome-commander and in ~/.gnome-commander/* are 
migrated automatically</para>
                         </listitem>
                         <listitem>
-                            <para>New or updated translations: ...</para>
+                            <para>Script and plugin folder in ~/.gnome-commander is moved into 
~/.config/gnome-commander</para>
                         </listitem>
                         <listitem>
-                            <para>New or updated docs: ...</para>
+                            <para>Gnome Commander icon refreshed</para>
+                        </listitem>
+                        <listitem>
+                            <para>New or updated translations: cs, es, hu, pl
+                        </para>
+                        </listitem>
+                        <listitem>
+                            <para>New or updated docs: cs</para>
                         </listitem>
                     </itemizedlist>
                 </para>
@@ -60,6 +73,9 @@
                         <listitem>
                             <para>Fix simple script system for file names with spaces</para>
                         </listitem>
+                        <listitem>
+                            <para>Fixed bgo#785505: Problem when compiling GCMD with flex 2.6.4</para>
+                        </listitem>
                     </itemizedlist>
                 </para>
                 <para>New features:</para>
@@ -71,6 +87,9 @@
                         <listitem>
                             <para>Remove unnecessary border lines from the options dialog tabs (thanks to 
Elijah)</para>
                         </listitem>
+                        <listitem>
+                            <para>Removed python support completely</para>
+                        </listitem>
                         <listitem>
                             <para>New or updated translations: cs, da, de, es, hu, id, pl, pt_BR, sr, 
sr@latin, sv</para>
                         </listitem>


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