Skip to content

Commit ca21666

Browse files
committed
Release Documentation for GnuCash 3.2.
1 parent 9041b66 commit ca21666

22 files changed

+77
-57
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
Version History
22
---------------
3+
3.2 - 24 June 2018
4+
o Bug 796098 - V 3.1 Missing images in Tutorial and Concepts Guide in
5+
PDF and Online Help pages.
6+
o Bug 795980 - Void Reason Has No Visible Purpose.
37
3.1 - 28 April 2018
48
o Update supported platforms for version 3.x.
59
3.0 - 1 April 2018

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# copyright (c) 2003-2016 GnuCash Development Team
33

44
dnl Process this file with autoconf to produce a configure script.
5-
AC_INIT([gnucash-docs], [3.1], [https://bugzilla.gnome.org/page.cgi?id=browse.html&product=GnuCash], , [http://www.gnucash.org/])
5+
AC_INIT([gnucash-docs], [3.2], [https://bugzilla.gnome.org/page.cgi?id=browse.html&product=GnuCash], , [http://www.gnucash.org/])
66
AC_CANONICAL_HOST
77

88
dnl ==========================================================================

guide/C/gnucash-guide-C.omf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,10 @@
9090
GnuCash Tutorial and Concepts Guide
9191
</title>
9292
<date>
93-
2013-12-29
93+
2018-06-24
9494
</date>
95-
<version identifier="2.6.0" date="2013-12-29" description="Created for
96-
GnuCash 2.6.0 Release"/>
95+
<version identifier="3.2" date="2018-06-24" description="Created for
96+
GnuCash 3.2 Release"/>
9797
<subject category="Applications|Office|Financial"/>
9898
<description>
9999
This document provides a tutorial and concepts guide for the GnuCash

guide/C/gnucash-guide.xml

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
Some global declarations which are used in the files. For easier
4040
maintenance they should be collected here.
4141
-->
42-
<!ENTITY manrevision "3.1">
43-
<!ENTITY date "28 April 2018">
42+
<!ENTITY manrevision "3.2">
43+
<!ENTITY date "24 June 2018">
4444
<!ENTITY vers-unstable "master">
45-
<!ENTITY vers-stable "3.1">
45+
<!ENTITY vers-stable "3.2">
4646
<!ENTITY series-unstable "master">
4747
<!ENTITY series-stable "3">
4848
<!--
@@ -73,8 +73,8 @@
7373
-->
7474
<!--
7575
(Do not remove this comment block.)
76-
Version: 3.1
77-
Last modified: 28 April 2018
76+
Version: 3.2
77+
Last modified: 24 June 2018
7878
Maintainers:
7979
Gnucash Development Team <gnucash-devel@gnucash.org>
8080
Translators:
@@ -152,7 +152,15 @@
152152

153153
<revhistory>
154154
<revision>
155-
<revnumber>&app; Tutorial and Concepts Guide v3.10</revnumber>
155+
<revnumber>&app; Tutorial and Concepts Guide v3.2</revnumber>
156+
<date>24 June 2018</date>
157+
<revdescription>
158+
<para role="author">Multiple authors</para>
159+
<para role="publisher">&app; Documentation Team</para>
160+
</revdescription>
161+
</revision>
162+
<revision>
163+
<revnumber>&app; Tutorial and Concepts Guide v3.1</revnumber>
156164
<date>28 April 2018</date>
157165
<revdescription>
158166
<para role="author">Multiple authors</para>

guide/de/gnucash-guide-de.omf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
GnuCash Kurs und Konzepte
3636
</title>
3737
<date>
38-
2013-12-29
38+
2018-04-28
3939
</date>
40-
<version identifier="2.6.16" date="2017-03-26" description="Created for
41-
GnuCash 2.6.16 Release"/>
40+
<version identifier="3.0" date="2018-04-28" description="Created for
41+
GnuCash 3.1 Release"/>
4242
<subject category="Applications|Office|Financial"/>
4343
<description>
4444
Diese Einführung enthält ein Tutorium zur Benutzung von GnuCash und beschreibt die Konzepte

guide/de/gnucash-guide.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
Some global declarations which are used in the files. For easier
4646
maintenance they should be collected here.
4747
-->
48-
<!ENTITY manrevision "3.2">
48+
<!ENTITY manrevision "3.1">
4949
<!ENTITY date "28 April 2018">
5050
<!ENTITY vers-unstable "master">
51-
<!ENTITY vers-stable "3.1">
51+
<!ENTITY vers-stable "3.2">
5252
<!ENTITY series-unstable "master">
5353
<!ENTITY series-stable "3">
5454
<!--

guide/it/gnucash-guide-it.omf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
GnuCash - Guida ai concetti e manuale
1818
</title>
1919
<date>
20-
2013-12-29
20+
2018-04-01
2121
</date>
22-
<version identifier="2.6.0" date="2013-12-29" description="Created for
23-
GnuCash 2.6.0 Release"/>
22+
<version identifier="3.0" date="2018-04-01" description="Created for
23+
GnuCash 3.0 Release"/>
2424
<subject category="Applications|Office|Financial"/>
2525
<description>
2626
Questo documento costituisce la guida ai concetti e il manuale per il programma

guide/it/gnucash-guide.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
NOTE: The underlying it.po file needs to be brought up to date so
3737
that xml2po can make a new gnucash-guide.xml. Until that time this
3838
file is frozen; do not update revisions or copyrights.
39-
--><!ENTITY manrevision "3.1">
40-
<!ENTITY date "28 April 2018">
39+
--><!ENTITY manrevision "3.0">
40+
<!ENTITY date "1 April 2018">
4141
<!ENTITY vers-unstable "master">
42-
<!ENTITY vers-stable "3.1">
42+
<!ENTITY vers-stable "3.2">
4343
<!ENTITY series-unstable "master">
4444
<!ENTITY series-stable "3">
4545
<!--

guide/ja/gnucash-guide-ja.omf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
GnuCashチュートリアルとコンセプトガイド
1919
</title>
2020
<date>
21-
2013-12-29
21+
2018-04-01
2222
</date>
23-
<version identifier="2.6.0" date="2013-12-29" description="Created for
24-
GnuCash 2.6.0 Release"/>
23+
<version identifier="3.0" date="2018-04-01" description="Created for
24+
GnuCash 3.0 Release"/>
2525
<subject category="Applications|Office|Financial"/>
2626
<description>
2727
本書は財務ソフトウェアGnuCashのチュートリアルとコンセプトガイドです。

guide/ja/gnucash-guide.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
Some global declarations which are used in the files. For easier
3838
maintainance they should be collected here.
3939
-->
40-
<!ENTITY manrevision "2.4.1">
41-
<!ENTITY date "17 September 2016">
40+
<!ENTITY manrevision "3.0">
41+
<!ENTITY date "1 April 2018">
4242
<!ENTITY vers-unstable "master">
43-
<!ENTITY vers-stable "3.1">
43+
<!ENTITY vers-stable "3.2">
4444
<!ENTITY series-unstable "master">
45-
<!ENTITY series-stable "3.1">
45+
<!ENTITY series-stable "3">
4646
<!--
4747
Translators:
4848
"&app;" replaces all occurences of "GnuCash" in the guide, so

0 commit comments

Comments
 (0)