From ed1c8fcfd781d8dedbc75ffabbeb8387e816f3a6 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 7 Feb 2018 17:46:22 +0000 Subject: [PATCH] docs: Finalize release notes for 1.38. --- docs/guestfs-release-notes.pod | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/docs/guestfs-release-notes.pod b/docs/guestfs-release-notes.pod index 26a2cee28..45599f3a1 100644 --- a/docs/guestfs-release-notes.pod +++ b/docs/guestfs-release-notes.pod @@ -4,18 +4,18 @@ guestfs-release-notes - libguestfs Release Notes =begin comment -UPDATED TO 719d68fa247cc3885ecf7ec1c010faf83267d786 +UPDATED TO =end comment -=begin html +=begin comment -=end html +=end comment =head1 RELEASE NOTES FOR LIBGUESTFS 1.38 @@ -141,6 +141,8 @@ Better support for NeoKylin (Qingzheng Zhang). Can handle OSes like Void Linux which do not include C in F (Pino Toscano). +Add support for Microsoft MS-DOS (Daniel Berrangé). + =head3 Architectures and platforms Multiple fixes for S/390 architecture. Libguestfs and all the tools @@ -262,7 +264,7 @@ Linux distro detection at build time (Pino Toscano). qemu E 2.10 is supported (but not required). This adds mandatory locking to disks and libguestfs turns this off in certain circumstances when it is known to be safe (Lars Seipel, Peter Krempa, -Daniel Berrange, Pino Toscano, Fam Zheng, Yongkui Guo, Václav +Daniel Berrangé, Pino Toscano, Fam Zheng, Yongkui Guo, Václav Kadlčík). =head2 Internals @@ -370,6 +372,10 @@ https_proxy= ./bugs-in-changelog.sh v1.36.0.. =over 4 +=item L + +Example URI of "Convert from ESXi hypervisor over SSH to local libvirt" is incorrect in v2v man page + =item L virt-customize segfaults after upgrading to 1.37.35-3 @@ -382,6 +388,10 @@ Libguestfs Perl bindings can leak a small amount of memory on error libguestfs Lua bindings use strerror(), which isn’t thread safe +=item L + +man page makes no mention of using '--' when trying to change exit on error behavior + =item L virt-df displays zeros for filesystems with block size =512