Skip to content

Commit 7023975

Browse files
committedSep 28, 2024·
Release Documentation for GnuCash 5.9
1 parent eb41fdd commit 7023975

File tree

14 files changed

+148
-4
lines changed

14 files changed

+148
-4
lines changed
 

‎C/guide/index.docbook

+11
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,17 @@
8080
</authorgroup>
8181

8282
<revhistory>
83+
<revision>
84+
<revnumber>&appname; Tutorial and Concepts Guide 5.9</revnumber>
85+
<date>29 September 2024</date>
86+
<revdescription>
87+
<para role="author">Multiple authors
88+
</para>
89+
90+
<para role="publisher">&appname; Documentation Team
91+
</para>
92+
</revdescription>
93+
</revision>
8394
<revision>
8495
<revnumber>&appname; Tutorial and Concepts Guide 5.8</revnumber>
8596
<date>7 July 2024</date>

‎C/manual/index.docbook

+12
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,18 @@
4343
</authorgroup>
4444

4545
<revhistory>
46+
<revision>
47+
<revnumber>&appname; Help Manual 5.9</revnumber>
48+
<date>29 September 2024</date>
49+
<revdescription>
50+
<para role="author">Multiple authors
51+
</para>
52+
53+
<para role="publisher">&appname; Documentation Team
54+
</para>
55+
</revdescription>
56+
</revision>
57+
4658
<revision>
4759
<revnumber>&appname; Help Manual 5.8</revnumber>
4860
<date>7 July 2024</date>

‎CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cmake_minimum_required (VERSION 3.14.5)
77
# We don't actually use C, but GNUInstallDirs doesn't work if we don't
88
# specify a language.
99
project (gnucash-docs
10-
VERSION 5.8
10+
VERSION 5.9
1111
LANGUAGES C)
1212

1313
set (PACKAGE_NAME GnuCash Docs)

‎ChangeLog

+28
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
2024-09-26 Christian Wehling
2+
3+
* L10n:de: help_ch_Tools_Assistant: The "Loan Repayment Calculator" (HEAD -> stable, origin/stable, origin/HEAD)
4+
5+
2024-09-23 Frank H. Ellenberger
6+
7+
* Merge PR #341 into stable
8+
9+
2024-09-22 John Ralls
10+
11+
* Update github CI actions versions.
12+
13+
2024-07-06 John Ralls
14+
15+
* ChangeLog and NEWS for 5.8.
16+
17+
2024-04-28 Christian Wehling
18+
19+
* de:manual:ch_Business: german translation of section 'Employee'
20+
21+
2024-08-15 John Ralls
22+
23+
* Remove extraneous and incorrect DESTDIR variable.
24+
25+
2024-08-14 John Ralls
26+
27+
* Bug 799394 - Error creating directory "/usr/share/doc/HTML"
28+
129
2024-07-06 John Ralls
230

331
* Release Documentation for GnuCash 5.8 (HEAD -> stable, origin/stable, origin/HEAD)

‎NEWS

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
Version History
22
---------------
3+
5.9 - 29 September 2024
4+
o Update github CI actions versions.
35
5.8 - 7 July 2024
46
o Changed name of gnucash-fallback.css in Transactions chapter.
57
5.7 - 30 June 2024

‎de/guide/index.docbook

+11
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,17 @@
9393
</authorgroup>
9494

9595
<revhistory>
96+
<revision>
97+
<revnumber>&appname; Kurs und Konzepte 5.9</revnumber>
98+
<date>29 September 2024</date>
99+
<revdescription>
100+
<para role="author">Mehrere Autoren
101+
</para>
102+
<para role="publisher">&appname; Documentation Team
103+
</para>
104+
</revdescription>
105+
</revision>
106+
96107
<revision>
97108
<revnumber>&appname; Kurs und Konzepte 5.8</revnumber>
98109
<date>7 July 2024</date>

‎de/manual/index.docbook

+11
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,17 @@
6161
</authorgroup>
6262

6363
<revhistory>
64+
<revision>
65+
<revnumber>&appname; Handbuch 5.9</revnumber>
66+
<date>29 September 2024</date>
67+
<revdescription>
68+
<para role="author">Mehrere Autoren
69+
</para>
70+
<para role="publisher">&appname; Documentation Team
71+
</para>
72+
</revdescription>
73+
</revision>
74+
6475
<revision>
6576
<revnumber>&appname; Handbuch 5.8</revnumber>
6677
<date>7 July 2024</date>

‎docbook/gnc-docbookx.dtd

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ https://www.w3.org/2003/entities/2007/w3centities-f.ent
3636
1. a) Publication - should only be changed by the release manager!
3737
-->
3838
<!ENTITY series-stable "5">
39-
<!ENTITY vers-stable "&series-stable;.8">
39+
<!ENTITY vers-stable "&series-stable;.9">
4040
<!ENTITY series-unstable "none">
4141
<!ENTITY vers-unstable "none">
42-
<!ENTITY app-fq-vers "1.62">
42+
<!ENTITY app-fq-vers "1.63">
4343

4444
<!ENTITY manrevision "&vers-stable;">
45-
<!ENTITY date "07 July2024">
45+
<!ENTITY date "29 September 2024">
4646
<!-- Fixme: a dirty hack to reference the other document
4747
Replace them after olink setup -->
4848
<!ENTITY url-docs-draft "https://code.gnucash.org/docs/"> <!-- used while developing and for the API-docs -->

‎it/guide/index.docbook

+12
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,18 @@
130130
</authorgroup>
131131

132132
<revhistory>
133+
<revision>
134+
<revnumber>&appname; Tutorial and Concepts Guide 5.9</revnumber>
135+
<date>29 September 2024</date>
136+
<revdescription>
137+
<para role="author">Multiple authors
138+
</para>
139+
140+
<para role="publisher">&appname; Documentation Team
141+
</para>
142+
</revdescription>
143+
</revision>
144+
133145
<revision>
134146
<revnumber>&appname; Tutorial and Concepts Guide 5.8</revnumber>
135147
<date>7 July 2024</date>

‎it/manual/index.docbook

+12
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,18 @@
209209
</authorgroup>
210210

211211
<revhistory>
212+
<revision>
213+
<revnumber>&appname; Help Manual 5.9</revnumber>
214+
<date>29 September 2024</date>
215+
<revdescription>
216+
<para role="author">Multiple authors
217+
</para>
218+
219+
<para role="publisher">&appname; Documentation Team
220+
</para>
221+
</revdescription>
222+
</revision>
223+
212224
<revision>
213225
<revnumber>&appname; Help Manual 5.8</revnumber>
214226
<date>7 July 2024</date>

‎ja/guide/index.docbook

+12
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,18 @@
8686
</authorgroup>
8787

8888
<revhistory>
89+
<revision>
90+
<revnumber>&appname; Tutorial and Concepts Guide 5.9</revnumber>
91+
<date>29 September 2024</date>
92+
<revdescription>
93+
<para role="author">Multiple authors
94+
</para>
95+
96+
<para role="publisher">&appname; Documentation Team
97+
</para>
98+
</revdescription>
99+
</revision>
100+
89101
<revision>
90102
<revnumber>&appname; Tutorial and Concepts Guide 5.8</revnumber>
91103
<date>7 July 2024</date>

‎pt/guide/index.docbook

+12
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,18 @@
7878
</authorgroup>
7979

8080
<revhistory>
81+
<revision>
82+
<revnumber>&appname; Tutorial e guia de conceitos 5.9</revnumber>
83+
<date>29 de setembro de 2024</date>
84+
<revdescription>
85+
<para role="author">Multiple authors
86+
</para>
87+
88+
<para role="publisher">&appname; Documentation Team
89+
</para>
90+
</revdescription>
91+
</revision>
92+
8193
<revision>
8294
<revnumber>&appname; Tutorial e guia de conceitos 5.8</revnumber>
8395
<date>7 de julio de 2024</date>

‎pt/manual/index.docbook

+12
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,18 @@
4646
</authorgroup>
4747

4848
<revhistory>
49+
<revision>
50+
<revnumber>Manual de ajuda do &appname; 5.9</revnumber>
51+
<date>29 de setembro de 2024</date>
52+
<revdescription>
53+
<para role="author">Múltiplos autores
54+
</para>
55+
56+
<para role="publisher">Equipa de documentação do &appname;
57+
</para>
58+
</revdescription>
59+
</revision>
60+
4961
<revision>
5062
<revnumber>Manual de ajuda do &appname; 5.8</revnumber>
5163
<date>7 de julio de 2024</date>

‎zh/guide/index.docbook

+9
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,15 @@
7878
</authorgroup>
7979

8080
<revhistory>
81+
<revision>
82+
<revnumber>&appname; Tutorial and Concepts Guide 5.9</revnumber>
83+
<date>29 September 2024</date>
84+
<revdescription>
85+
<para role="author">Multiple authors</para>
86+
<para role="publisher">&appname; Documentation Team</para>
87+
</revdescription>
88+
</revision>
89+
8190
<revision>
8291
<revnumber>&appname; Tutorial and Concepts Guide 5.8</revnumber>
8392
<date>7 July 2024</date>

0 commit comments

Comments
 (0)
Please sign in to comment.