From 902c48a9ef2c3cc42fe71297f4cac1436491d662 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 29 Aug 2026 09:54:32 +0530 Subject: [PATCH] ... --- docs/changelog.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 0f6274685..f2ee1a3fa 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -40,8 +40,6 @@ should see a 15-35% improvement depending on workload. Some details: #. Speed up pixel compositing with :term:`SIMD` vectorization: alpha blending of graphics protocol images and animation frames is 2-3.5x faster and glyph alpha masks are composited onto canvases using the same vectorized primitives. - - Vertical tabs [0.48] ~~~~~~~~~~~~~~~~~~~~~~~~~~