Skip to content

Commit 161b3a5

Browse files
committed
NEWS.adoc: wrap recently indented lines
Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
1 parent e43eed7 commit 161b3a5

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

NEWS.adoc

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -380,16 +380,18 @@ several `FSD` notifications into one executed action. [PR #3097]
380380
include the source distribution (was posted for NUT v2.8.1 and v2.8.2
381381
tagged releases, but absent for v2.8.3 and v2.8.4). [#3056]
382382
* Updated `make spellcheck` to help avoid asciidoc admonition blocks with
383-
visually invalid sentences (after rendering as a box in HTML or PDF). [#3077]
384-
* Added a `make dist-docs` goal to generate, collect and tarball all document
385-
types (`man`, `html-single`, `html-chunked`, `pdf`) that we may have enabled
386-
for the current build configuration and available tooling. [#1400]
383+
visually invalid sentences (after rendering as a box in HTML or PDF).
384+
[#3077]
385+
* Added a `make dist-docs` goal to generate, collect and tarball all
386+
document types (`man`, `html-single`, `html-chunked`, `pdf`) that we
387+
may have enabled for the current build configuration and available
388+
tooling. [#1400]
387389
* Further developer workflow speedup with `make spellcheck-interactive-quick`
388390
which should now not re-check source texts that were okay with the previous
389391
dictionary contents, in case some new terms have to be added. [PRs #3186,
390392
#2871]
391-
* Introduced `make distcheck-completeness` goal to verify that our distribution
392-
archives can exactly reproduce themselves. [#2829]
393+
* Introduced `make distcheck-completeness` goal to verify that our
394+
distribution archives can exactly reproduce themselves. [#2829]
393395
* Added a GitHub Actions CI job to generate, upload and recycle `make dist`
394396
and `make dist-docs` tarballs so they are easier to obtain for people and
395397
other CI systems (which might not want to follow a Git repository). Links

0 commit comments

Comments
 (0)