diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2023-03-29 04:43:10 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2023-03-29 04:43:10 -0600 |
| commit | d09fe0108aa29a4cf2c8cbfbbf663e9603a03e8a (patch) | |
| tree | 7487f29213c06371802b4c7fedbf54c2c0cbb3dd | |
| parent | 41054730ae05b0d99b0a15c8872b95c28489ff31 (diff) | |
reclassify CHANGELOG entry for #2398
| -rw-r--r-- | CHANGELOG.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index f5f1a96c..ba1a52fc 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -35,7 +35,6 @@ Improvements:: * process `pre-wrap` role in text formatter * drop support for the unmaintained payment font (`pf`) for use in font-based icons * refactor formatted text transform to simplify how inner space is collapsed; verify only inner hard breaks are preserved -* use first recto page after toc when media is prepress and page numbering or running content start-at value is `after-toc` (#2398) Bug Fixes:: @@ -52,6 +51,7 @@ Bug Fixes:: * don't crash if page background image value is empty (interpret as "none") * prevent special character substitution from interfering with callouts in plain verbatim block (#2390) * do not drop section that follows empty index (#2368) +* use first recto page after toc when media is prepress and page numbering or running content start-at value is `after-toc` (#2398) == 2.3.4 (2022-10-29) - @mojavelinux |
