From dc6882e8f496372e8eba6a153852e345acf5b6d8 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 11 Jun 2025 11:52:48 +0100 Subject: [PATCH] docs: Finalize release notes for 1.56 --- docs/guestfs-release-notes-1.56.pod | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/guestfs-release-notes-1.56.pod b/docs/guestfs-release-notes-1.56.pod index 6336b385b..b983ada04 100644 --- a/docs/guestfs-release-notes-1.56.pod +++ b/docs/guestfs-release-notes-1.56.pod @@ -7,7 +7,7 @@ guestfs-release-notes - libguestfs Release Notes These are the release notes for libguestfs stable release 1.56. This describes the major changes since 1.54. -Libguestfs 1.56.0 was released on B. +Libguestfs 1.56.0 was released on B<11th June 2025>. =head2 Inspection @@ -20,8 +20,9 @@ now works properly (thanks Jaroslav Spanko, Daniel Berrange). Inspecting guests that have duplicated root mountpoints now works. -Inspection of SUSE Linux guests using btrfs snapshots now ignore -snapshots that mirror content in the root filesystem. +Inspection of SUSE Linux guests using btrfs snapshots now ignores +snapshots that mirror content in the root filesystem (thanks Ming +Xie). Inspection of SUSE Linux >= 15 now returns the correct osinfo short name (eg. C<"sle15">) (thanks Ming Xie). @@ -84,7 +85,7 @@ When using C<./configure --disable-daemon> we no longer require augeas and hivex (thanks Mohamed Akram). C support has been dropped. The project is unmaintained -upstream. +upstream (thanks Paul Bolle, Gwyn Ciesla, Timothée Ravier). Fix compatibility with GNU gettext 0.25.