From: Petr Špaček Date: Mon, 2 Dec 2024 13:53:38 +0000 (+0000) Subject: chg: doc: gitchangelog: don't break lines on hyphens in relnotes X-Git-Tag: v9.21.3~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e1e24e127d48f2bf9eded5bfa08da2b53bd6973;p=thirdparty%2Fbind9.git chg: doc: gitchangelog: don't break lines on hyphens in relnotes When release notes are generated, the text is wrapped and line breaks are inserted into each paragraph (sourced from the commit message's body). Prevent line breaks after hyphens, as these are often used for option names. This makes it possible to easily find the options afterwards. Merge branch 'nicki/gitchangelog-dont-break-on-hyphens' into 'main' See merge request isc-projects/bind9!9801 --- 8e1e24e127d48f2bf9eded5bfa08da2b53bd6973