gnucash-htdocs master: Fix more mossing close-paragraph tags.
John Ralls
jralls at code.gnucash.org
Sun Sep 27 16:00:23 EDT 2020
Updated via https://github.com/Gnucash/gnucash-htdocs/commit/05e8172a (commit)
from https://github.com/Gnucash/gnucash-htdocs/commit/c2a3ffbe (commit)
commit 05e8172acc990336bade311f833d005ebf7133b4
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Sep 27 13:00:15 2020 -0700
Fix more mossing close-paragraph tags.
diff --git a/news/200427-3.902.news b/news/200427-3.902.news
index eb75635..529d55c 100644
--- a/news/200427-3.902.news
+++ b/news/200427-3.902.news
@@ -8,13 +8,13 @@
<h3>Changes</h3>
<h3>Baseline requirements</h3>
-<p> Operating Systems:
+<p> Operating Systems:</p>
<ul>
<li>Linux: Ubuntu 18.04LTS</li>
<li>MacOS: 10.13</li>
<li>Windows: 8.1</li>
</ul>
-<p>Software Dependencies:
+<p>Software Dependencies:</p>
<ul>
<li>C++ standard is now C++17, requires gcc 8.0 or clang 6.0.</li>
<li>Cmake 3.10</li>
@@ -111,7 +111,7 @@
<p>Updated Translations: Croatian, Hebrew, Ukrainian</p>
<h4> Known Problems </h4>
-<p>None specific to this unstable series yet, see <a href="https://bugs.gnucash.org/buglist.cgi?bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial&bug_status=NEW&bug_status=ASSIGNED&bug_status=NEEDINFO&bug_status=REOPENED&limit=0&list_id=8149&order=priority%2Cbug_severity&query_format=advanced">for a complete list of all open bugs.</a></p>.
+<p>None specific to this unstable series yet, see <a href="https://bugs.gnucash.org/buglist.cgi?bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial&bug_status=NEW&bug_status=ASSIGNED&bug_status=NEEDINFO&bug_status=REOPENED&limit=0&list_id=8149&order=priority%2Cbug_severity&query_format=advanced">for a complete list of all open bugs.</a></p>
<h2>Documentation</h2>
<p>Concurrent with the release of Gnucash 3.902 we're pleased to also release a new version 3.902 of the companion <em>Help</em> and <em>Tutorial and Concepts Guide</em>. There are no differences between this and the previous 3.10 release.</p>
@@ -123,7 +123,7 @@ and MacOS 10.13 (High Sierra)® and later in pre-built, all-in-one
packages. An installer is provided for Microsoft Windows® while
the MacOS® package is a disk image containing a drag-and-drop
application bundle.</p>
-<p>The SHA256 Hashes for the downloadable files are:
+<p>The SHA256 Hashes for the downloadable files are:</p>
<ul>
<li><code>24bb79f8307af626df714170182d827e6a3b180422e02eed4dc6c361f81178ca</code> gnucash-3.902.tar.bz2</li>
<li><code>b3433be62710e1d0f0b1d38ce7133a0199f4e4981c8f47d978bfbb48881681b4</code> gnucash-3.902.tar.gz</li>
diff --git a/news/200614-3.905.news b/news/200614-3.905.news
index da870b5..374014a 100644
--- a/news/200614-3.905.news
+++ b/news/200614-3.905.news
@@ -14,7 +14,7 @@
<li>MacOS: 10.13</li>
<li>Windows: 8.1</li>
</ul>
-<p>Software Dependencies:
+<p>Software Dependencies</p>
<ul>
<li>C++ standard is now C++17, requires gcc 8.0 or clang 6.0.</li>
<li>Cmake 3.10</li>
diff --git a/news/200621-3.906.news b/news/200621-3.906.news
index a82ed89..01710a2 100644
--- a/news/200621-3.906.news
+++ b/news/200621-3.906.news
@@ -14,7 +14,7 @@
<li>MacOS: 10.13</li>
<li>Windows: 8.1</li>
</ul>
-<p>Software Dependencies:
+<p>Software Dependencies:</p>
<ul>
<li>C++ standard is now C++17, requires gcc 8.0 or clang 6.0.</li>
<li>Cmake 3.10</li>
@@ -124,7 +124,7 @@
<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797786">Bug 797786 - New Balance Sheet does not balance when multiple currencies and commodities (stock holdings) are included</a></li>
<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797800">Bug 797800 - [help screen items] clarification welcome</a></li>
</ul>
-<p><a href="https://bugs.gnucash.org/buglist.cgi?bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial&bug_status=NEW&bug_status=ASSIGNED&bug_status=NEEDINFO&bug_status=REOPENED&limit=0&list_id=8149&order=priority%2Cbug_severity&query_format=advanced">Complete list of all open bugs.</a></p>.
+<p><a href="https://bugs.gnucash.org/buglist.cgi?bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial&bug_status=NEW&bug_status=ASSIGNED&bug_status=NEEDINFO&bug_status=REOPENED&limit=0&list_id=8149&order=priority%2Cbug_severity&query_format=advanced">Complete list of all open bugs.</a></p>
<h2>Documentation</h2>
<h4>Between 3.905 and 3.906, the following fixes and improvements were not associated with bug reports:</h4>
Summary of changes:
news/200427-3.902.news | 8 ++++----
news/200614-3.905.news | 2 +-
news/200621-3.906.news | 4 ++--
3 files changed, 7 insertions(+), 7 deletions(-)
More information about the gnucash-changes
mailing list