gnucash-docs maint: Release Documentation 3.3.

John Ralls jralls at code.gnucash.org
Sat Sep 29 19:47:30 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/2e967708 (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/a1977130 (commit)



commit 2e967708caf8d2e9fba2b406f742a1d1b20afd5b
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Sep 29 16:35:38 2018 -0700

    Release Documentation 3.3.

diff --git a/AUTHORS b/AUTHORS
index d94470f..6bcc3f4 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -6,6 +6,7 @@ Frank H. Ellenberger
 Mike Evans
 Chris Good
 Geert Janssens
+Chris Lam
 John Ralls
 David T.
 
diff --git a/NEWS b/NEWS
index 52e5156..9020a71 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,15 @@
 Version History
 ---------------
+ 3.3    - 20 September 2018
+        o Bug 791169 - Add Reconciliation definition to glossary.
+        o Bug 796800 - None of the "GnuCash Tutorial and Concepts Guide"
+          graphics (.png files) display.
+        o Bug 796820 - References to "Gnome Bugzilla" should be changed
+          to "GnuCash Bugzilla".
+        o Bug 777893 - Add information to Guide about file formats, esp. SQL.
+        o Add travis continuous integration to docs.
+        o Add tax tables to documentation.
+        o Document Filter/Closing transactions feature.
  3.2    - 24 June 2018
         o Bug 796098 - V 3.1 Missing images in Tutorial and Concepts Guide in
           PDF and Online Help pages.
diff --git a/configure.ac b/configure.ac
index 8044611..ee061e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # copyright (c) 2003-2016 GnuCash Development Team
 
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT([gnucash-docs], [3.2], [https://bugzilla.gnome.org/page.cgi?id=browse.html&product=GnuCash], , [http://www.gnucash.org/])
+AC_INIT([gnucash-docs], [3.3], [https://bugzilla.gnome.org/page.cgi?id=browse.html&product=GnuCash], , [http://www.gnucash.org/])
 AC_CANONICAL_HOST
 
 dnl ==========================================================================
diff --git a/guide/C/gnucash-guide-C.omf b/guide/C/gnucash-guide-C.omf
index 7b0a9ad..5df3bea 100644
--- a/guide/C/gnucash-guide-C.omf
+++ b/guide/C/gnucash-guide-C.omf
@@ -90,10 +90,10 @@
       GnuCash Tutorial and Concepts Guide
     </title>    
     <date>
-      2018-06-24
+      2018-09-30
     </date>
-    <version identifier="3.2" date="2018-06-24" description="Created for
-    GnuCash 3.2 Release"/>
+    <version identifier="3.3" date="2018-09-30" description="Created for
+    GnuCash 3.3 Release"/>
     <subject category="Applications|Office|Financial"/>
     <description>
       This document provides a tutorial and concepts guide for the GnuCash 
@@ -107,5 +107,5 @@
     <language code="C"/>
     <relation seriesid="ef1352c0-0831-11d7-91de-f42a0df0ca1a"/>
     <rights type="GNU FDL" license.version="1.1" holder="GnuCash Development Team"/>
-  </resource>        
+  </resource>
 </omf>
diff --git a/guide/C/gnucash-guide.xml b/guide/C/gnucash-guide.xml
index f83d35e..d7e422a 100644
--- a/guide/C/gnucash-guide.xml
+++ b/guide/C/gnucash-guide.xml
@@ -39,10 +39,10 @@
   Some global declarations which are used in the files. For easier
   maintenance they should be collected here.
 -->
-<!ENTITY manrevision "3.2">
-<!ENTITY date "24 June 2018">
+<!ENTITY manrevision "3.3">
+<!ENTITY date "30 September 2018">
 <!ENTITY vers-unstable "master">
-<!ENTITY vers-stable "3.2">
+<!ENTITY vers-stable "3.3">
 <!ENTITY series-unstable "master">
 <!ENTITY series-stable "3">
 <!--
@@ -74,7 +74,7 @@
 <!--
       (Do not remove this comment block.)
   Version: 3.2
-  Last modified: 24 June 2018
+  Last modified: 29 September 2018
   Maintainers:
         Gnucash Development Team <gnucash-devel at gnucash.org>
   Translators:
@@ -152,6 +152,14 @@
 
   <revhistory>
       <revision>
+        <revnumber>&app; Tutorial and Concepts Guide v3.3</revnumber>
+        <date>30 September 2018</date>
+        <revdescription>
+          <para role="author">Multiple authors</para>
+          <para role="publisher">&app; Documentation Team</para>
+        </revdescription>
+      </revision>
+      <revision>
         <revnumber>&app; Tutorial and Concepts Guide v3.2</revnumber>
         <date>24 June 2018</date>
         <revdescription>
diff --git a/help/C/gnucash-help-C.omf b/help/C/gnucash-help-C.omf
index 2cd02b1..13b4eab 100644
--- a/help/C/gnucash-help-C.omf
+++ b/help/C/gnucash-help-C.omf
@@ -52,8 +52,8 @@
     <date>
       2018-06-24
     </date>
-    <version identifier="3.2" date="2018-06-24" description="Created for
-    GnuCash 3.2 Release"/>
+    <version identifier="3.3" date="2018-09-30" description="Created for
+    GnuCash 3.3 Release"/>
     <subject category="Applications|Office|Financial"/>
     <description>
       This document provides basic help on how to use the GnuCash Financial
diff --git a/help/C/gnucash-help.xml b/help/C/gnucash-help.xml
index 5acb279..ef22c43 100644
--- a/help/C/gnucash-help.xml
+++ b/help/C/gnucash-help.xml
@@ -31,10 +31,10 @@
   Some global declarations which are used in the files. For easier
   maintenance they should be collected here.
 -->
-<!ENTITY manrevision "3.2">
-<!ENTITY date "24 June 2018">
+<!ENTITY manrevision "3.3">
+<!ENTITY date "30 September2018">
 <!ENTITY vers-unstable "master">
-<!ENTITY vers-stable "3.2">
+<!ENTITY vers-stable "3.3">
 <!ENTITY series-unstable "master">
 <!ENTITY series-stable "3">
 <!--
@@ -58,8 +58,8 @@
 ]>
 <!--
       (Do not remove this comment block.)
-  Version: 3.2
-  Last modified: 24 June 2018
+  Version: 3.3
+  Last modified: 29 September 2018
   Maintainers:
         Gnucash Development Team <gnucash-devel at gnucash.org>
   Translators:
@@ -103,6 +103,14 @@
 
     <revhistory>
       <revision>
+        <revnumber>&app; Help Manual v3.3</revnumber>
+        <date>30 September 2018</date>
+        <revdescription>
+          <para role="author">Multiple authors</para>
+          <para role="publisher">&app; Documentation Team</para>
+        </revdescription>
+      </revision>
+      <revision>
         <revnumber>&app; Help Manual v3.2</revnumber>
         <date>24 June 2018</date>
         <revdescription>



Summary of changes:
 AUTHORS                     |  1 +
 NEWS                        | 10 ++++++++++
 configure.ac                |  2 +-
 guide/C/gnucash-guide-C.omf |  8 ++++----
 guide/C/gnucash-guide.xml   | 16 ++++++++++++----
 help/C/gnucash-help-C.omf   |  4 ++--
 help/C/gnucash-help.xml     | 18 +++++++++++++-----
 7 files changed, 43 insertions(+), 16 deletions(-)



More information about the gnucash-changes mailing list