From 1119cbd1ada187b75081cd076061afa547b4c3d1 Mon Sep 17 00:00:00 2001 From: Marius Balteanu Date: Mon, 16 May 2022 21:56:33 +0000 Subject: [PATCH] Merged r21585 to 5.0-stable. git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@21586 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- doc/CHANGELOG | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/CHANGELOG b/doc/CHANGELOG index df375f900..fbc51259b 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -41,6 +41,14 @@ https://www.redmine.org/ * Patch #36917: Update Rails to 6.1.6 +=== [Security] + +* Patch #36912: Update Nokogiri versions to fix two critical CVE's + +=== [Text formatting] + +* Defect #36958: Crafted input breaks CommonMark Markdown formatter + === [Translations] * Patch #36905: German translation update for 5.0-stable