[gnome-commander] Merges release news from gcmd-1-6 branch into master



commit aa3239292e4d04b7a34ff629eac3e64473261cfb
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Mon Sep 25 19:17:17 2017 +0200

    Merges release news from gcmd-1-6 branch into master

 NEWS                |   87 +++++++++++++++++++++++++++++++--
 doc/C/index.docbook |   38 ++++++++++++++-
 doc/C/releases.xml  |  135 ++++++++++++++++++++++++++++++++++++++++++++++++---
 3 files changed, 247 insertions(+), 13 deletions(-)
---
diff --git a/NEWS b/NEWS
index c2b414f..41efb5e 100644
--- a/NEWS
+++ b/NEWS
@@ -3,13 +3,13 @@ gnome-commander 1.8.0
 ---------------
 
 New features:
- * [build] Don't use gnome-autogen.sh anymore (Many thanks to Philip Withnall and David King)
- * [build] Translations are now handled by upstream gettext instead of intltool
- * [build] New documentation infrastructure: Use yelp-tools instead of gnome-doc-utils
  * Quick search can be activated by just typing a letter, adjustable in the options tab
  * Option for saving/not saving the command line history on exit
  * Option for saving/not saving the search history on exit
- * Added a checkbox for option to leave the terminal window open when a command finishes to the options menu
+ * Added a settings option for deciding if the terminal window should stay open when a command finishes
+ * [build] Don't use gnome-autogen.sh anymore (Many thanks to Philip Withnall and David King)
+ * [build] Translations are now handled by upstream gettext instead of intltool
+ * [build] New documentation infrastructure: Use yelp-tools instead of gnome-doc-utils
 
 Other changes:
  * Increased minimum GTK version from 2.8.0 to 2.18.0
@@ -19,6 +19,85 @@ Bug fixes:
  * [build] Python is now found at build time, too, when its version is equal to or higher than 3.x
 
 ===================================
+gnome-commander 1.6.4
+---------------
+
+Bug fixes:
+ * Fixed problem bgo#779574 (Other favourite apps settings not saved)
+ * Fixed problem bgo#619112 (Internal-viewer by default display incorrect code pages)
+
+New or updated translations:
+ * cs (Marek Černocký)
+ * de (Mario Blättermann)
+ * eu (Inaki Larranaga Murgoitio)
+ * hu (Balázs Úr)
+ * id (Andika Triwidada)
+ * pl (Piotr Drąg)
+ * pt_BR (Rafael Fontenelle)
+ * sr (Мирослав Николић)
+ * sr@latin (Мирослав Николић)
+ * sv (Anders Jonsson)
+
+New or updated docs:
+ * cs (Marek Černocký)
+ * de (Mario Blättermann)
+ * es (Daniel Mustieles)
+
+===================================
+gnome-commander 1.6.3
+---------------
+
+Bug fixes:
+ * libunique (sometimes called only 'unique') is now optional via configure option
+
+New or updated translations: 
+ * cs (Marek Černocký)
+ * es (Daniel Mustieles)
+ * pl (Piotr Drąg)
+ * pt_BR (Rafael Fontenelle)
+ * ru (Stas Solovey)
+ * sr (Мирослав Николић)
+ * sr@latin (Мирослав Николић)
+
+New or updated docs:
+ * cs (Marek Černocký)
+ * de (Mario Blättermann)
+ * es (Daniel Mustieles)
+
+===================================
+gnome-commander 1.6.2
+---------------
+
+Bug fixes:
+ * Fixed problem bgo#398734 (Color of marked files does not change when using theme colors)
+ * Device list entry width is set equal to the longest string in the list
+ * Fixed a bug in advance rename tool when utilizing METATAGS
+New features:
+ * Disk free space label is shown in status bar if device list isn't shown (works after restarting gcmd)
+ * Shortcut can be assigned for:
+   - Moving the cursor up or down ("Move cursor one step up/down")
+   - Viewing bookmarks of current device ("Show bookmarks of current device")
+New or updated translations: 
+ * hu (Balázs Meskó)
+ * de (Mario Blättermann)
+ * pl (Piotr Drąg)
+ * sr (Мирослав Николић)
+ * sr@latin (Мирослав Николић)
+New or updated docs:
+ * cs (Marek Černocký)
+
+===================================
+gnome-commander 1.6.1
+---------------
+
+Bug fixes:
+ * Fixed problem bgo#638174 (Selection background color not applied when using custom colors)
+ * Fixed problem bgo#773063 (Compiles with gcc6 -Werror=format-security, Thanks to Mamoru Tasaka)
+
+New or updated docs:
+       cs (Marek Černocký)
+
+===================================
 gnome-commander 1.6.0
 ---------------
 
diff --git a/doc/C/index.docbook b/doc/C/index.docbook
index 4ff94dd..de47201 100644
--- a/doc/C/index.docbook
+++ b/doc/C/index.docbook
@@ -407,10 +407,46 @@
                 <email>u scholz83 gmx de</email></para>
           <para role="publisher">GNOME Documentation Project</para>
         </revdescription>
+      <revision>
+        <revnumber>GNOME Commander Manual V1.6.1;</revnumber>
+        <date>2016-10-18</date>
+        <revdescription>
+          <para role="author">Uwe Scholz
+                <email>u scholz83 gmx de</email></para>
+          <para role="publisher">GNOME Documentation Project</para>
+        </revdescription>
+      </revision>
+      <revision>
+        <revnumber>GNOME Commander Manual V1.6.2;</revnumber>
+        <date>2016-11-06</date>
+        <revdescription>
+          <para role="author">Uwe Scholz
+                <email>u scholz83 gmx de</email></para>
+          <para role="publisher">GNOME Documentation Project</para>
+        </revdescription>
+      </revision>
+      <revision>
+        <revnumber>GNOME Commander Manual V1.6.3;</revnumber>
+        <date>2017-02-26</date>
+        <revdescription>
+          <para role="author">Uwe Scholz
+                <email>u scholz83 gmx de</email></para>
+          <para role="publisher">GNOME Documentation Project</para>
+        </revdescription>
+      </revision>
+      <revision>
+        <revnumber>GNOME Commander Manual V1.6.4;</revnumber>
+        <date>2017-05-28</date>
+        <revdescription>
+          <para role="author">Uwe Scholz
+                <email>u scholz83 gmx de</email></para>
+          <para role="publisher">GNOME Documentation Project</para>
+        </revdescription>
+      </revision>
       </revision>
       <revision>
         <revnumber>GNOME Commander Manual V1.8.0;</revnumber>
-        <date>2017-??-??</date>
+        <date>2017-08-10</date>
         <revdescription>
           <para role="author">Uwe Scholz
                 <email>u scholz83 gmx de</email></para>
diff --git a/doc/C/releases.xml b/doc/C/releases.xml
index 412499c..b5980cb 100644
--- a/doc/C/releases.xml
+++ b/doc/C/releases.xml
@@ -24,31 +24,31 @@
     <tbody>
         <row valign="top">
             <entry><para>1.8.0</para></entry>
-            <entry><para>2017-??-??</para></entry>
+            <entry><para>2017-08-10</para></entry>
             <entry>
                 <para>New features:</para>
                 <para>
                     <itemizedlist>
                         <listitem>
-                           <para>[build] Don't use gnome-autogen.sh anymore (Many thanks to Philip Withnall 
and David King)</para>
+                           <para>Quick search can be activated by just typing a letter, adjustable in the 
options tab</para>
                        </listitem>
                         <listitem>
-                           <para>[build] Translations are now handled by upstream gettext instead of 
intltool</para>
+                           <para>Option for saving/not saving the command line history on exit</para>
                        </listitem>
                         <listitem>
-                           <para>[build] New documentation infrastructure: Use yelp-tools instead of 
gnome-doc-utils</para>
+                           <para>Option for saving/not saving the search history on exit</para>
                        </listitem>
                         <listitem>
-                           <para>Quick search can be activated by just typing a letter, adjustable in the 
options tab</para>
+                           <para>Added a settings option for deciding if the terminal window should stay 
open when a command finishes</para>
                        </listitem>
                         <listitem>
-                           <para>Option for saving/not saving the command line history on exit</para>
+                           <para>[build] Don't use gnome-autogen.sh anymore (Many thanks to Philip Withnall 
and David King)</para>
                        </listitem>
                         <listitem>
-                           <para>Option for saving/not saving the search history on exit</para>
+                           <para>[build] Translations are now handled by upstream gettext instead of 
intltool</para>
                        </listitem>
                         <listitem>
-                           <para>Added a checkbox for option to leave the terminal window open when a 
command finishes to the options menu</para>
+                           <para>[build] New documentation infrastructure: Use yelp-tools instead of 
gnome-doc-utils</para>
                        </listitem>
                     </itemizedlist>
                 </para>
@@ -74,6 +74,125 @@
             </entry>
         </row>
         <row valign="top">
+            <entry><para>1.6.4</para></entry>
+            <entry><para>2017-05-28</para></entry>
+            <entry>
+                <para>Bug fixes:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>Fixed problem bgo#779574 (Other favourite apps settings not saved)</para>
+                        </listitem>
+                        <listitem>
+                            <para>Fixed problem bgo#619112 (Internal-viewer by default display incorrect 
code pages)</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+                <para>New features:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>New or updated translations: cs, de, eu, hu, id, pl, pt_BR, sr, sl@latin, 
sv</para>
+                        </listitem>
+                        <listitem>
+                            <para>New or updated docs: cs, de, es</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+            </entry>
+            <entry><para>1.6.3</para></entry>
+            <entry><para>2017-02-26</para></entry>
+            <entry>
+                <para>Bug fixes:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>libunique (sometimes called only 'unique') is now optional via configure 
option</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+                <para>New features:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>New or updated translations: cs, es, pl, pt_BR, ru, sr, sl@latin</para>
+                        </listitem>
+                        <listitem>
+                            <para>New or updated docs: cs, de, es</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+            </entry>
+            <entry><para>1.6.2</para></entry>
+            <entry><para>2016-11-06</para></entry>
+            <entry>
+                <para>Bug fixes:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>Fixed problem bgo#398734 (Color of marked files does not change when using 
theme colors)</para>
+                        </listitem>
+                        <listitem>
+                            <para>Device list entry width is set equal to the longest string in the 
list</para>
+                        </listitem>
+                        <listitem>
+                            <para>Fixed a bug in advance rename tool when utilizing METATAGS</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+                <para>New features:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>Disk free space label is shown in status bar if device list isn't shown 
(works after restarting gcmd)</para>
+                        </listitem>
+                        <listitem>
+                            <para>Shortcut can be assigned for:</para>
+                            <itemizedlist>
+                                <listitem>
+                                    <para>Moving the cursor up or down ("Move cursor one step 
up/down")</para>
+                                </listitem>
+                                <listitem>
+                                    <para>Viewing bookmarks of current device ("Show bookmarks of current 
device")</para>
+                                </listitem>
+                            </itemizedlist>
+                        </listitem>
+                        <listitem>
+                            <para>New or updated translations: hu, de, pl, sr, sl@latin</para>
+                        </listitem>
+                        <listitem>
+                            <para>New or updated docs: cs</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+            </entry>
+        </row>
+        <row valign="top">
+            <entry><para>1.6.1</para></entry>
+            <entry><para>2016-10-18</para></entry>
+            <entry>
+                <para>Bug fixes:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>Fixed problem bgo#638174 (Selection background color not applied when 
using custom colors)</para>
+                        </listitem>
+                        <listitem>
+                            <para>Fixed problem bgo#773063 (Compiles with gcc6 -Werror=format-security, 
Thanks to Mamoru Tasaka)</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+                <para>New features:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>New or updated docs: cs</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+            </entry>
+        </row>
+        <row valign="top">
             <entry><para>1.6.0</para></entry>
             <entry><para>2016-10-04</para></entry>
             <entry>


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