From bac9aa6a51cdf3226de58274f5594b7cdd3aca89 Mon Sep 17 00:00:00 2001 From: bashonly Date: Mon, 19 Feb 2024 15:53:56 -0600 Subject: [PATCH] Update changelog overrides Authored by: bashonly --- devscripts/changelog_override.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/devscripts/changelog_override.json b/devscripts/changelog_override.json index 8c52864322..caf0860c5e 100644 --- a/devscripts/changelog_override.json +++ b/devscripts/changelog_override.json @@ -120,5 +120,11 @@ "when": "15f22b4880b6b3f71f350c64d70976ae65b9f1ca", "short": "[webvtt] Allow spaces before newlines for CueBlock (#7681)", "authors": ["TSRBerry"] + }, + { + "action": "change", + "when": "4ce57d3b873c2887814cbec03d029533e82f7db5", + "short": "[ie] Support multi-period MPD streams (#6654)", + "authors": ["alard"] } ]