summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2024-02-16 15:13:08 -0700
committerDan Allen <dan.j.allen@gmail.com>2024-02-16 15:13:08 -0700
commit2aac71f047dc1363113a8d442aa6c682b742da88 (patch)
tree0039792a3f4dd62b5082dae7835e27d764b5c437
parent268a1b65e3c4781e63938d142c422f665d48f736 (diff)
reclassify fix for #2489 in CHANGELOG
-rw-r--r--CHANGELOG.adoc5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
index b99c3ccf..0605d3a3 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -11,12 +11,15 @@ _No changes since previous release._
== 2.3.13 (2024-02-16) - @mojavelinux
+Improvements::
+
+* support toc start at value for page numbering and running content when toc is added using macro (#2489)
+
Bug Fixes::
* don't drop text on line above inline image macro in running content value (#2495)
* when looking for a value that only contains an image macro, match the whole string instead of per line (#2495)
* don't warn about missing character in fallback font when inline image is advanced to next page (#2492)
-* support toc start at value for page numbering and running content when toc is added using macro (#2489)
* fix page number of index entries in prepress book when page numbering starts at toc or after toc and toc is inserted using macro (#2487)
=== Details