summaryrefslogtreecommitdiff
path: root/CHANGELOG.adoc
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2023-04-27 02:03:33 -0600
committerGitHub <noreply@github.com>2023-04-27 02:03:33 -0600
commit2320fc3191b069c21b7a74535ea61e7e35508a14 (patch)
tree8ffccf1af7fa3f72d7a239f925709f05ba82cb4a /CHANGELOG.adoc
parent8baf1e33c8eca7a35959853e3a2b2990ec6ec60d (diff)
resolves #2947 add single and double role hint to <quote> tag in DocBook output (PR #4443)
Diffstat (limited to 'CHANGELOG.adoc')
-rw-r--r--CHANGELOG.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
index d8882313..df5fcfc4 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -66,6 +66,7 @@ Improvements::
* Don't split value of `-r` CLI option; treat as single path (#4425)
* Don't uppercase monospace span in section title in manpage output (#4402)
* Simplify processing of implicit link (i.e., autolink) by separating implicit and explicit match
+ * Add single and double role hint to `<quote>` tag in DocBook output (#2947)
Bug Fixes::