gnucash-docs stable: Release Documentation for GnuCash 5.12.
John Ralls
jralls at code.gnucash.org
Sun Jun 29 12:33:40 EDT 2025
Updated via https://github.com/Gnucash/gnucash-docs/commit/c6eaca05 (commit)
from https://github.com/Gnucash/gnucash-docs/commit/d437104e (commit)
commit c6eaca058d8bc0d2e5780099f463dfb1b5a683bb
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Jun 27 10:11:19 2025 -0700
Release Documentation for GnuCash 5.12.
diff --git a/C/guide/index.docbook b/C/guide/index.docbook
index c1e4c0ef..4b3b8193 100644
--- a/C/guide/index.docbook
+++ b/C/guide/index.docbook
@@ -80,6 +80,17 @@
</authorgroup>
<revhistory>
+ <revision>
+ <revnumber>&appname; Tutorial and Concepts Guide 5.12</revnumber>
+ <date>29 June2025</date>
+ <revdescription>
+ <para role="author">Multiple authors
+ </para>
+
+ <para role="publisher">&appname; Documentation Team
+ </para>
+ </revdescription>
+ </revision>
<revision>
<revnumber>&appname; Tutorial and Concepts Guide 5.11</revnumber>
<date>30 March 2025</date>
diff --git a/C/manual/index.docbook b/C/manual/index.docbook
index 106b032c..6058a383 100644
--- a/C/manual/index.docbook
+++ b/C/manual/index.docbook
@@ -43,6 +43,18 @@
</authorgroup>
<revhistory>
+ <revision>
+ <revnumber>&appname; Help Manual 5.12</revnumber>
+ <date>29 June 2025</date>
+ <revdescription>
+ <para role="author">Multiple authors
+ </para>
+
+ <para role="publisher">&appname; Documentation Team
+ </para>
+ </revdescription>
+ </revision>
+
<revision>
<revnumber>&appname; Help Manual 5.11</revnumber>
<date>30 March 2025</date>
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d4140aaa..9b74fc6a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@ cmake_minimum_required (VERSION 3.14.5)
# We don't actually use C, but GNUInstallDirs doesn't work if we don't
# specify a language.
project (gnucash-docs
- VERSION 5.11
+ VERSION 5.12
LANGUAGES C)
set (PACKAGE_NAME GnuCash Docs)
diff --git a/ChangeLog b/ChangeLog
index 9cf5b259..eede66e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,47 @@
+2025-06-27 John Ralls
+
+ * Merge Christian Wehling's 'de_book-options' of github.com:CWehli/gnucash-docs into stable (HEAD -> stable, upstream/stable)
+
+2025-06-26 John Ralls
+
+ * Merge K0NRAD1U5's 'typo-fix-2' into stable. (origin/stable, origin/HEAD)
+
+2025-06-26 John Ralls
+
+ * Merge KONR4D1U5's 'typo-fix-1' into stable.
+
+2025-06-26 John Ralls
+
+ * Merge Thomas Kriegel's 'German Corrections' into stable.
+
+2025-06-26 John Ralls
+
+ * Merge Christian Wehling's 'de_FQ' into stable.
+
+2025-05-14 Christian Wehling
+
+ * de:manual:ch_Customize: Better description for 'Day Threshold Read-Only Transactions'
+
+2024-12-16 Christian Wehling
+
+ * de:manual: Remove Finance::Quote appendix
+
+2025-04-04 K0NR4D1U5
+
+ * missing space :)
+
+2025-04-04 K0NR4D1U5
+
+ * Update ch_basics.docbook
+
+2025-03-25 Thomas
+
+ * Update ch_import_business_data.docbook
+
+2025-03-25 Thomas
+
+ * Update ch_import_business_data.docbook
+
2025-03-27 John Ralls
* Merge Christian Wehling's branch 'docbook_color-defs' into stable. (HEAD -> stable, upstream/stable)
diff --git a/NEWS b/NEWS
index 9395060e..7f2db75b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
Version History
---------------
+ 5.12 - 29 June 2025
+ o Fixed several typos in the German version.
+ o Remove the Finance::Quote appedix from the German version, mirorring the English
+ change in 5.10.
5.11 - 30 March 2025
o manual:ch_Transactions: insert entities for background colors
o manual:ch_Transactions: Remove processing instructions. For background
diff --git a/de/guide/index.docbook b/de/guide/index.docbook
index 79a4ab7f..a1fb0af8 100644
--- a/de/guide/index.docbook
+++ b/de/guide/index.docbook
@@ -93,6 +93,17 @@
</authorgroup>
<revhistory>
+ <revision>
+ <revnumber>&appname; Kurs und Konzepte 5.12</revnumber>
+ <date>29 June 2025</date>
+ <revdescription>
+ <para role="author">Mehrere Autoren
+ </para>
+ <para role="publisher">&appname; Documentation Team
+ </para>
+ </revdescription>
+ </revision>
+
<revision>
<revnumber>&appname; Kurs und Konzepte 5.11</revnumber>
<date>30 March 2025</date>
diff --git a/de/manual/index.docbook b/de/manual/index.docbook
index a46f7c9c..4b5a750e 100644
--- a/de/manual/index.docbook
+++ b/de/manual/index.docbook
@@ -61,6 +61,17 @@
</authorgroup>
<revhistory>
+ <revision>
+ <revnumber>&appname; Handbuch 5.12</revnumber>
+ <date>29 June 2025</date>
+ <revdescription>
+ <para role="author">Mehrere Autoren
+ </para>
+ <para role="publisher">&appname; Documentation Team
+ </para>
+ </revdescription>
+ </revision>
+
<revision>
<revnumber>&appname; Handbuch 5.11</revnumber>
<date>30 March 2025</date>
diff --git a/docbook/gnc-docbookx.dtd b/docbook/gnc-docbookx.dtd
index b530d75b..06ec8cc8 100644
--- a/docbook/gnc-docbookx.dtd
+++ b/docbook/gnc-docbookx.dtd
@@ -36,13 +36,13 @@ https://www.w3.org/2003/entities/2007/w3centities-f.ent
1. a) Publication - should only be changed by the release manager!
-->
<!ENTITY series-stable "5">
-<!ENTITY vers-stable "&series-stable;.11">
+<!ENTITY vers-stable "&series-stable;.12">
<!ENTITY series-unstable "none">
<!ENTITY vers-unstable "none">
-<!ENTITY app-fq-vers "1.64">
+<!ENTITY app-fq-vers "1.65">
<!ENTITY manrevision "&vers-stable;">
-<!ENTITY date "30 March 2025">
+<!ENTITY date "29 June 2025">
<!-- Fixme: a dirty hack to reference the other document
Replace them after olink setup -->
<!ENTITY url-docs-draft "https://code.gnucash.org/docs/"> <!-- used while developing and for the API-docs -->
diff --git a/it/guide/index.docbook b/it/guide/index.docbook
index 0224ddd6..4924bedd 100644
--- a/it/guide/index.docbook
+++ b/it/guide/index.docbook
@@ -130,6 +130,18 @@
</authorgroup>
<revhistory>
+ <revision>
+ <revnumber>&appname; Tutorial and Concepts Guide 5.12</revnumber>
+ <date>29 June 2025</date>
+ <revdescription>
+ <para role="author">Multiple authors
+ </para>
+
+ <para role="publisher">&appname; Documentation Team
+ </para>
+ </revdescription>
+ </revision>
+
<revision>
<revnumber>&appname; Tutorial and Concepts Guide 5.11</revnumber>
<date>30 March 2025</date>
diff --git a/it/manual/index.docbook b/it/manual/index.docbook
index 0b672e9f..6ed8b0c8 100644
--- a/it/manual/index.docbook
+++ b/it/manual/index.docbook
@@ -209,6 +209,18 @@
</authorgroup>
<revhistory>
+ <revision>
+ <revnumber>&appname; Help Manual 5.12</revnumber>
+ <date>29 June 2025</date>
+ <revdescription>
+ <para role="author">Multiple authors
+ </para>
+
+ <para role="publisher">&appname; Documentation Team
+ </para>
+ </revdescription>
+ </revision>
+
<revision>
<revnumber>&appname; Help Manual 5.11</revnumber>
<date>30 March 2025</date>
diff --git a/ja/guide/index.docbook b/ja/guide/index.docbook
index fe4b5879..3a9d7434 100644
--- a/ja/guide/index.docbook
+++ b/ja/guide/index.docbook
@@ -86,6 +86,18 @@
</authorgroup>
<revhistory>
+ <revision>
+ <revnumber>&appname; Tutorial and Concepts Guide 5.12</revnumber>
+ <date>29 June 2025</date>
+ <revdescription>
+ <para role="author">Multiple authors
+ </para>
+
+ <para role="publisher">&appname; Documentation Team
+ </para>
+ </revdescription>
+ </revision>
+
<revision>
<revnumber>&appname; Tutorial and Concepts Guide 5.11</revnumber>
<date>30 March 2025</date>
diff --git a/pt/guide/index.docbook b/pt/guide/index.docbook
index d3a8f607..46fc1e2b 100644
--- a/pt/guide/index.docbook
+++ b/pt/guide/index.docbook
@@ -78,6 +78,18 @@
</authorgroup>
<revhistory>
+ <revision>
+ <revnumber>&appname; Tutorial e guia de conceitos 5.12</revnumber>
+ <date>29 de junho de 2025</date>
+ <revdescription>
+ <para role="author">Multiple authors
+ </para>
+
+ <para role="publisher">&appname; Documentation Team
+ </para>
+ </revdescription>
+ </revision>
+
<revision>
<revnumber>&appname; Tutorial e guia de conceitos 5.11</revnumber>
<date>30 de março de 2025</date>
diff --git a/pt/manual/index.docbook b/pt/manual/index.docbook
index b0edfe4a..2755d0a1 100644
--- a/pt/manual/index.docbook
+++ b/pt/manual/index.docbook
@@ -46,6 +46,18 @@
</authorgroup>
<revhistory>
+ <revision>
+ <revnumber>Manual de ajuda do &appname; 5.12</revnumber>
+ <date>29 de junho de 2025</date>
+ <revdescription>
+ <para role="author">Múltiplos autores
+ </para>
+
+ <para role="publisher">Equipa de documentação do &appname;
+ </para>
+ </revdescription>
+ </revision>
+
<revision>
<revnumber>Manual de ajuda do &appname; 5.11</revnumber>
<date>30 de março de 2025</date>
diff --git a/zh/guide/index.docbook b/zh/guide/index.docbook
index 5da276df..dd4f5950 100644
--- a/zh/guide/index.docbook
+++ b/zh/guide/index.docbook
@@ -78,6 +78,15 @@
</authorgroup>
<revhistory>
+ <revision>
+ <revnumber>&appname; Tutorial and Concepts Guide 5.12</revnumber>
+ <date>29 June 2025</date>
+ <revdescription>
+ <para role="author">Multiple authors</para>
+ <para role="publisher">&appname; Documentation Team</para>
+ </revdescription>
+ </revision>
+
<revision>
<revnumber>&appname; Tutorial and Concepts Guide 5.11</revnumber>
<date>30 March 2025</date>
Summary of changes:
C/guide/index.docbook | 11 +++++++++++
C/manual/index.docbook | 12 ++++++++++++
CMakeLists.txt | 2 +-
ChangeLog | 44 ++++++++++++++++++++++++++++++++++++++++++++
NEWS | 4 ++++
de/guide/index.docbook | 11 +++++++++++
de/manual/index.docbook | 11 +++++++++++
docbook/gnc-docbookx.dtd | 6 +++---
it/guide/index.docbook | 12 ++++++++++++
it/manual/index.docbook | 12 ++++++++++++
ja/guide/index.docbook | 12 ++++++++++++
pt/guide/index.docbook | 12 ++++++++++++
pt/manual/index.docbook | 12 ++++++++++++
zh/guide/index.docbook | 9 +++++++++
14 files changed, 166 insertions(+), 4 deletions(-)
More information about the gnucash-changes
mailing list