From eca13e72bf480c48c2a579fc035278c0f370b6c6 Mon Sep 17 00:00:00 2001 From: Evan Lezar Date: Wed, 31 May 2023 19:33:31 +0200 Subject: [PATCH] Update CHANGELOG Signed-off-by: Evan Lezar --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9aaba665..9420f78b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ * Use *.* pattern to locate libcuda.so when generating a CDI specification to support platforms where a patch version is not specified. * Update go-nvlib to skip devices that are not MIG capable when generating CDI specifications. * Add `nvidia-container-runtime-hook.path` config option to specify NVIDIA Container Runtime Hook path explicitly. +* Fix bug in creation of `/dev/char` symlinks by failing operation if kernel modules are not loaded. +* Add option to load kernel modules when creating device nodes +* Add option to create device nodes when creating `/dev/char` symlinks ## v1.13.1