From 07f9ed16ab62265634013f3d8455356cbde03e7c Mon Sep 17 00:00:00 2001 From: Tomek Mrugalski Date: Fri, 26 Aug 2022 10:42:47 +0200 Subject: [PATCH] [#2534] Changelog wrapped --- ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8045e27e35..c40ed4a9e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ 2050. [build] andrei, tomek - Fixed problem with preparing system using hammer on FreeBSD 13.0. - The available sphinx and python versions are now detected dynamically. - This should prevent future package upgrades (e.g. to python 3.10) - from breaking our builds again. + Fixed problem with preparing system using hammer on FreeBSD + 13.0. The available sphinx and python versions are now detected + dynamically. This should prevent future package upgrades (e.g. + to python 3.10) from breaking our builds again. (Gitlab #2534) 2049. [build] razvan, fdupont