[gnome-commander] Move stuff from 1.8 branch into master in NEWS, releases.xml and index.docbook



commit c5a9f35b4937167b5b2c823968a24551fc79cefa
Author: Uwe Scholz <u scholz83 gmx de>
Date:   Tue Mar 5 22:06:48 2019 +0100

    Move stuff from 1.8 branch into master in NEWS, releases.xml and index.docbook

 NEWS                | 45 ++++++++++++++++++++++++++++++++++++++++
 doc/C/index.docbook | 24 +++++++++++++++++++---
 doc/C/releases.xml  | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 125 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9fabff8f..f1429159 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,48 @@
+===================================
+gnome-commander 1.10.0
+---------------
+
+New features:
+ * ...
+
+Bug fixes:
+ * ...
+
+New or updated translations:
+ * ...
+
+New or updated docs:
+ * ...
+
+===================================
+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)
+
+Bug fixes:
+ * Fix simple script system for file names with spaces
+
+New or updated translations:
+ * cs (Marek Cernocky)
+ * da (Ask Hjorth Larsen)
+ * de (Mario Blättermann)
+ * es (Daniel Mustieles)
+ * hu (Balázs Meskó)
+ * id (Kukuh Syafaat)
+ * pl (Piotr Drąg)
+ * pt_BR (Isaac F. Ferreira Filho)
+ * sr (Мирослав Николић)
+ * sr@latin (Мирослав Николић)
+ * sv (Anders Jonsson)
+
+New or updated docs:
+ * cs (Marek Cernocky)
+ * de (Mario Blättermann)
+ * es (Daniel Mustieles)
+
 ===================================
 gnome-commander 1.8.0
 ---------------
diff --git a/doc/C/index.docbook b/doc/C/index.docbook
index 05cc5374..a4cdb67e 100644
--- a/doc/C/index.docbook
+++ b/doc/C/index.docbook
@@ -2,9 +2,9 @@
 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"; [
   <!ENTITY author "Uwe Scholz">
   <!ENTITY legal SYSTEM "legal.xml">
-  <!ENTITY appversion "1.8.0">
-  <!ENTITY manrevision "1.8.0">
-  <!ENTITY date "??? 2018">
+  <!ENTITY appversion "1.10.0">
+  <!ENTITY manrevision "1.10.0">
+  <!ENTITY date "??? 2019">
   <!ENTITY app "GNOME Commander">
 ]>
 <!-- Information about the entities
@@ -455,6 +455,24 @@
           <para role="publisher">GNOME Documentation Project</para>
         </revdescription>
       </revision>
+      <revision>
+        <revnumber>GNOME Commander Manual V1.8.1;</revnumber>
+        <date>2018-03-04</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.10.0;</revnumber>
+        <date>2019-??-??</date>
+        <revdescription>
+          <para role="author">Uwe Scholz
+                <email>u scholz83 gmx de</email></para>
+          <para role="publisher">GNOME Documentation Project</para>
+        </revdescription>
+      </revision>
     </revhistory>
     <releaseinfo>This manual describes version &appversion; of &app;. </releaseinfo>
     <legalnotice>
diff --git a/doc/C/releases.xml b/doc/C/releases.xml
index 427f8f23..c4dfba0a 100644
--- a/doc/C/releases.xml
+++ b/doc/C/releases.xml
@@ -22,6 +22,65 @@
         </row>
     </thead>
     <tbody>
+        <row valign="top">
+            <entry><para>1.10.0</para></entry>
+            <entry><para>2019-??-??</para></entry>
+            <entry>
+                <para>Bug fixes:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>...</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+                <para>New features:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>...</para>
+                        </listitem>
+                        <listitem>
+                            <para>New or updated translations: ...</para>
+                        </listitem>
+                        <listitem>
+                            <para>New or updated docs: ...</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+            </entry>
+        </row>
+        <row valign="top">
+            <entry><para>1.8.1</para></entry>
+            <entry><para>2018-03-04</para></entry>
+            <entry>
+                <para>Bug fixes:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>Fix simple script system for file names with spaces</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+                <para>New features:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>Store the size of the options dialog when closing itself</para>
+                        </listitem>
+                        <listitem>
+                            <para>Remove unnecessary border lines from the options dialog tabs (thanks to 
Elijah)</para>
+                        </listitem>
+                        <listitem>
+                            <para>New or updated translations: cs, da, de, es, hu, id, pl, pt_BR, sr, 
sr@latin, sv</para>
+                        </listitem>
+                        <listitem>
+                            <para>New or updated docs: cs, de, es</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+            </entry>
+        </row>
         <row valign="top">
             <entry><para>1.8.0</para></entry>
             <entry><para>2017-08-10</para></entry>


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