diff --git a/docs/guestfs-release-notes-1.52.pod b/docs/guestfs-release-notes-1.52.pod index 4b1efa319..52b25a834 100644 --- a/docs/guestfs-release-notes-1.52.pod +++ b/docs/guestfs-release-notes-1.52.pod @@ -33,8 +33,8 @@ Support OpencloudOS (cunshunxia@tencent). =head2 API -SELinux relabelling now runs in parallel if supported by the current -SELinux implementation, meaning it's a lot quicker (Andrey Drobyshev). +SELinux relabelling now runs in parallel, meaning it's a lot quicker +(Andrey Drobyshev). Add support for lzma and zstd compression methods in tar APIs (like C) (Zixun LI). @@ -59,7 +59,7 @@ which might have caused a crash on some platforms. =head2 Build changes The C file (which listed release dates) has been removed and -replaced with a simple C set in F<./configure>. This +replaced with a simple C macro in F<./configure>. This should simplify builds. Optionally L may be used for networking (Laszlo Ersek).