gnome-commander r1601 - in trunk: . doc/C



Author: epiotr
Date: Fri Feb 29 18:33:40 2008
New Revision: 1601
URL: http://svn.gnome.org/viewvc/gnome-commander?rev=1601&view=rev

Log:
Bumped version to 1.2.6

Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in
   trunk/doc/C/gnome-commander.xml

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Fri Feb 29 18:33:40 2008
@@ -1,4 +1,18 @@
 ===================================
+gnome-commander 1.2.6
+---------------
+
+Bug fixes:
+* Fixed problem #... (...)
+
+New features:
+ * Updated help docs
+ * New or updated translations: ...
+ * New key bindings:
+      ...            ...
+
+
+===================================
 gnome-commander 1.2.5
 ---------------
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Fri Feb 29 18:33:40 2008
@@ -1,4 +1,4 @@
-AC_INIT(gnome-commander, 1.2.5, http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-commander)
+AC_INIT(gnome-commander, 1.2.6, http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-commander)
 AC_CONFIG_SRCDIR(src/gnome-cmd-includes.h)
 AC_CONFIG_MACRO_DIR([m4])
 

Modified: trunk/doc/C/gnome-commander.xml
==============================================================================
--- trunk/doc/C/gnome-commander.xml	(original)
+++ trunk/doc/C/gnome-commander.xml	Fri Feb 29 18:33:40 2008
@@ -3,9 +3,9 @@
 "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"; [
   <!ENTITY author "Piotr Eljasiak">
   <!ENTITY legal SYSTEM "legal.xml">
-  <!ENTITY appversion "1.2.5">
-  <!ENTITY manrevision "1.2.5">
-  <!ENTITY date "February 2008">
+  <!ENTITY appversion "1.2.6">
+  <!ENTITY manrevision "1.2.6">
+  <!ENTITY date "??? 2008">
   <!ENTITY app "<application>GNOME Commander</application>">
   <!-- Information about the entities
        The legal.xml file contains legal information, there is no need to edit the file.
@@ -124,6 +124,16 @@
             <para role="publisher">GNOME Documentation Project</para>
         </revdescription>
       </revision>
+      <revision>
+        <revnumber>GNOME Commander Manual V1.2.6;</revnumber>
+        <date>2008-??-??</date>
+        <revdescription>
+            <para role="author">Piotr Eljasiak
+                <email>epiotr cvs gnome org</email>
+            </para>
+            <para role="publisher">GNOME Documentation Project</para>
+        </revdescription>
+      </revision>
     </revhistory>
 
     <releaseinfo>This manual describes version &appversion; of &app;.
@@ -5774,6 +5784,42 @@
     </thead>
     <tbody>
         <row valign="top">
+            <entry><para>1.2.6</para></entry>
+            <entry><para>2008-??-??</para></entry>
+            <entry>
+                <para>Bug fixes:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>Fixed problem #... (...)</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+                <para>New features:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>...</para>
+                        </listitem>
+                        <listitem>
+                            <para>Updated help docs</para>
+                        </listitem>
+                        <listitem>
+                            <para>New or updated translations: ...</para>
+                        </listitem>
+                        <listitem>
+                            <para>New key bindings:</para>
+                            <itemizedlist>
+                                <listitem>
+                                    <para><keycombo><keycap>...</keycap><keycap>...</keycap></keycombo>   ...</para>
+                                </listitem>
+                            </itemizedlist>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+            </entry>
+        </row>
+        <row valign="top">
             <entry><para>1.2.5</para></entry>
             <entry><para>2008-02-29</para></entry>
             <entry>



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