From d1c2c51e19a1079a526b47b4fb2e7c90da0f2a87 Mon Sep 17 00:00:00 2001 From: akallabeth Date: Fri, 7 Feb 2025 13:36:55 +0100 Subject: [PATCH] changelog --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3de7afe33..8766a4ab8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +# 2025-02-07 Version 3.11.1 + +A bugfix release addressing two regressions reported against 3.11.0 + +Noteworthy changes: + * Fix a segfault when passing /pth (#11138) + * Fix a regression in planar codec (#11136) + +For a complete and detailed change log since the last release run: +git log 3.11.1...3.11.0 + # 2025-02-06 Version 3.11.0 A new release with bugfixes and code cleanups as well as a few nifty little