From 426167d78d56b0d9e2e9c4c88cb0ee86e0e19ad8 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 8 Nov 2025 11:55:45 +0530 Subject: [PATCH] ... --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index e36b4b56b..b42a55432 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -139,7 +139,7 @@ Detailed list of changes - Add support for the `paste events protocol `__ (:iss:`9183`) -- icat kitten: Add support for animated PNG and animated WebP, netPBM images, ICC color profiles and CCIP metadata to the builtin engine +- icat kitten: Add support for animated PNG and animated WebP, netPBM images, ICC color profiles and CCIP color space metadata to the builtin engine - icat kitten: Add a new flag :option:`kitty +kitten icat --fit` to control how images are scaled to fit the screen (:iss:`9201`)