From 139a3b9e32a0a7f26a8a10b741ab30cc67e80c3d Mon Sep 17 00:00:00 2001 From: Julian Smith Date: Tue, 3 Sep 2024 17:22:01 +0100 Subject: [PATCH] changes.txt: 1.24.10 also fixed #3661. --- changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changes.txt b/changes.txt index 3100f66e3..6667b4e4a 100644 --- a/changes.txt +++ b/changes.txt @@ -12,6 +12,7 @@ Change Log * **Fixed** `3569 `_: Invalid OCGs not ignored by SVG image creation * **Fixed** `3603 `_: ObjStm compression and PDF linearization doesn't work together * **Fixed** `3650 `_: Linebreak inserted between each letter + * **Fixed** `3661 `_: Update Document to check the /XYZ len * **Fixed** `3698 `_: documentation issue - old code in the annotations documentation * **Fixed** `3705 `_: Document.select() behaves weirdly in some particular kind of pdf files * **Fixed** `3706 `_: extend Document.__getitem__ type annotation to reflect that the method also accepts slices