From ff2767ee7bd0873052569e752aa8c8ab7941c536 Mon Sep 17 00:00:00 2001 From: Evan Lezar Date: Sun, 26 Mar 2023 17:03:05 +0200 Subject: [PATCH] Reorder changelog Signed-off-by: Evan Lezar --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b414f47b..6e0eab38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,9 +9,9 @@ * Generate a simplified CDI specification by default. This means that entities in the common edits in a spec are not included in device definitions. * Also return an error from the nvcdi.New constructor instead of panicing. -* [libnvidia-container] Remove make targets for fedora35 as the centos8 packages are compatible. -* [libnvidia-container] Build centos variants of the NVIDIA Container Library with static libtirpc v1.3.2. * [libnvidia-container] Fix segmentation fault when RPC initialization fails. +* [libnvidia-container] Build centos variants of the NVIDIA Container Library with static libtirpc v1.3.2. +* [libnvidia-container] Remove make targets for fedora35 as the centos8 packages are compatible. ## v1.13.0-rc.2