[gnome-commander] Updating NEWS, releases.xml and index.docbook from gcmd-1.12 branch to master



commit 641e0c12cbb5482b20c0dbe8d02679dd2719e0bd
Author: Uwe Scholz <u scholz83 gmx de>
Date:   Tue Sep 14 23:04:40 2021 +0200

    Updating NEWS, releases.xml and index.docbook from gcmd-1.12 branch to master

 NEWS                | 65 +++++++++++++++++++++++++++++++++++++++++++++++-
 doc/C/index.docbook | 20 ++++++++++++++-
 doc/C/releases.xml  | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++---
 3 files changed, 151 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2200bc78..0cca9b54 100644
--- a/NEWS
+++ b/NEWS
@@ -8,13 +8,49 @@ New features:
 Bug fixes:
  * Fixed issue #5 ("Follow Links" option does not work when copying files)
 
+===================================
+gnome-commander 1.12.2
+---------------
+
+Bug fixes:
+ * Fixed issue #104 (Segmentation fault when pressing Ctrl+Right / Ctrl+Left / Ctrl+Shift+.)
+
+New or updated translations:
+ * es (Daniel Mustieles)
+ * id (Andika Triwidada
+ * ro (Daniel Șerbănescu)
+
+New or updated docs:
+ * sv (Anders Jonsson)
+
+===================================
+gnome-commander 1.12.1
+---------------
+
+Bug fixes:
+ * Fixed issue #12 (Ask for the second time when trying to delete non-empty directory)
+ * Fixed issue #97 ("Execute" not shown in file popup menu for executable files)
+ * Fixed issue #98 ("Execute" doesn't work on files with space in filename)
+ * Fixed issue #55 (Theme does not change in all tabs when applied)
+ * Fixed issue #102 (Compilation error when TagLib is not available)
+ * Fixed issue #103 (Crash when empty string is given for search)
+
+New or updated translations:
+ * pl (Piotr Drąg)
+ * pt_BR (Enrico Nicoletto)
+ * sr (Мирослав Николић)
+ * sv (Anders Jonsson)
+ * uk (Yuri Chornoivan)
 
+New or updated docs:
+ * sv (Anders Jonsson)
 
 ===================================
-gnome-commander 1.12
+gnome-commander 1.12.0
 ---------------
 
 New features:
+ * Gnome Commander depends on GIO now. Migration away from GnomeVFS is ongoing
  * Use GIO instead of Gnome-VFS for opening files with default application
  * Use GIO instead of Gnome-VFS for filtering the file list, and on various other parts of the program
 
@@ -23,6 +59,33 @@ Bug fixes:
  * Fixed issue #96 (Segmentation fault when opening file/directory properties using keyboard)
  * Minor memory optimizations
 
+New or updated translations:
+ * ca (Jordi Mas)
+ * cs (Marek Černocký)
+ * da (Ask Hjorth Larsen)
+ * de (Mario Blättermann, Stephan Woidowski, Tim Sabsch, Wolfgang Stöggl)
+ * eo (Kristjan SCHMIDT)
+ * es (Daniel Mustieles)
+ * eu (Asier Sarasua Garmendia)
+ * fi (Jiri Grönroos)
+ * hu (Balázs Meskó, Balázs Úr)
+ * id (Andika Triwidada, Kukuh Syafaat)
+ * kk (Baurzhan Muftakhidinov)
+ * pl (Piotr Drąg)
+ * pt_BR (Rafael Fontenelle)
+ * ro (Daniel Șerbănescu)
+ * sl (Matej Urbančič)
+ * sr (Мирослав Николић)
+ * sv (Anders Jonsson)
+ * tr (Sabri Ünal)
+ * uk (Yuri Chornoivan)
+
+New or updated docs:
+ * cs (Marek Černocký)
+ * de (Mario Blättermann, Stephan Woidowski)
+ * es (Daniel Mustieles)
+ * sv (Anders Jonsson)
+
 ===================================
 gnome-commander 1.10.3
 ---------------
diff --git a/doc/C/index.docbook b/doc/C/index.docbook
index 2061cfb1..9d9e03d2 100644
--- a/doc/C/index.docbook
+++ b/doc/C/index.docbook
@@ -504,7 +504,25 @@
       </revision>
       <revision>
         <revnumber>GNOME Commander Manual V1.12.0;</revnumber>
-        <date>2021-??-??</date>
+        <date>2021-03-25</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.12.1;</revnumber>
+        <date>2021-04-17</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.12.2;</revnumber>
+        <date>2021-05-29</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 3ab58bee..bd15bd63 100644
--- a/doc/C/releases.xml
+++ b/doc/C/releases.xml
@@ -50,9 +50,74 @@
                 </para>
             </entry>
         </row>
+        <row valign="top">
+            <entry><para>1.12.2</para></entry>
+            <entry><para>2021-05-29</para></entry>
+            <entry>
+                <para>Bug fixes:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>Fixed issue #104 (Segmentation fault when pressing Ctrl+Right / Ctrl+Left 
/ Ctrl+Shift+.)</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+                <para>New features:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>New or updated translations: es, id, ro</para>
+                        </listitem>
+                        <listitem>
+                            <para>New or updated docs: sv</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+            </entry>
+        </row>
+        <row valign="top">
+            <entry><para>1.12.1</para></entry>
+            <entry><para>2021-04-17</para></entry>
+            <entry>
+                <para>Bug fixes:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>Fixed issue #12 (Ask for the second time when trying to delete non-empty 
directory)</para>
+                        </listitem>
+                        <listitem>
+                            <para>Fixed issue #97 ("Execute" not shown in file popup menu for executable 
files)</para>
+                        </listitem>
+                        <listitem>
+                            <para>Fixed issue #98 ("Execute" doesn't work on files with space in 
filename)</para>
+                        </listitem>
+                        <listitem>
+                            <para>Fixed issue #55 (Theme does not change in all tabs when applied)</para>
+                        </listitem>
+                        <listitem>
+                            <para>Fixed issue #102 (Compilation error when TagLib is not available)</para>
+                        </listitem>
+                        <listitem>
+                            <para>Fixed issue #103 (Crash when empty string is given for search)</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+                <para>New features:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>New or updated translations: pl, pt_BR, sr, sv, uk</para>
+                        </listitem>
+                        <listitem>
+                            <para>New or updated docs: sv</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+            </entry>
+        </row>
         <row valign="top">
             <entry><para>1.12.0</para></entry>
-            <entry><para>2021-??-??</para></entry>
+            <entry><para>2021-03-25</para></entry>
             <entry>
                 <para>Bug fixes:</para>
                 <para>
@@ -75,10 +140,10 @@
                             <para>Use GIO instead of Gnome-VFS for filtering the file list, and on various 
other parts of the program</para>
                         </listitem>
                         <listitem>
-                            <para>New or updated translations: ...</para>
+                            <para>New or updated translations: ca, cs, da, de, eo, es, eu, fi, hu, id, kk, 
pl, pt_BR, ro, sl, sr, tr, uk</para>
                         </listitem>
                         <listitem>
-                            <para>New or updated docs: ...</para>
+                            <para>New or updated docs: cs, de, es, sv</para>
                         </listitem>
                     </itemizedlist>
                 </para>


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