mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Run this command across the source:
perl -pi.bak -e 's/(20[012][0-9])-20[12][012]/$1-2023/g' `git ls-files`
and remove changes to po{,-docs}/*.po{,t} (these will be regenerated
later when we run 'make dist').
155 lines
2.2 KiB
Plaintext
155 lines
2.2 KiB
Plaintext
=head1 NAME
|
|
|
|
guestfs-release-notes - libguestfs Release Notes
|
|
|
|
=head1 RELEASE NOTES FOR LIBGUESTFS AFTER 2010
|
|
|
|
=over 4
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.50(1)>
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.48(1)>
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.46(1)>
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.44(1)>
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.42(1)>
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.40(1)>
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.38(1)>
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.36(1)>
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.34(1)>
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.32(1)>
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.30(1)>
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.28(1)>
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.26(1)>
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.24(1)>
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.22(1)>
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.20(1)>
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.18(1)>
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.16(1)>
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.14(1)>
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.12(1)>
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.10(1)>
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.8(1)>
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.6(1)>
|
|
|
|
=item *
|
|
|
|
L<guestfs-release-notes-1.4(1)>
|
|
|
|
=back
|
|
|
|
=head1 RELEASE NOTES FOR HISTORICAL VERSIONS OF LIBGUESTFS
|
|
|
|
Before 2010 libguestfs did not have official release notes or a
|
|
formalized version numbering system. However these are links to
|
|
historically significant versions.
|
|
|
|
=over 4
|
|
|
|
=item 2009-11-10 (1.0.78)
|
|
|
|
L<https://www.redhat.com/archives/libguestfs/2009-November/msg00095.html>
|
|
|
|
=item 2009-09-13 (1.0.67)
|
|
|
|
L<https://www.redhat.com/archives/libguestfs/2009-August/msg00281.html>
|
|
|
|
=item 2009-07-23 (1.0.64)
|
|
|
|
L<https://www.redhat.com/archives/libguestfs/2009-July/msg00059.html>
|
|
|
|
=item 2009-07-14 (1.0.59)
|
|
|
|
L<https://www.redhat.com/archives/libguestfs/2009-July/msg00023.html>
|
|
|
|
=item 2009-04-01 (the initial announcement)
|
|
|
|
L<http://rwmj.wordpress.com/2009/04/01/libguestfs-access-and-modify-virtual-machine-disk-images/>
|
|
|
|
=back
|
|
|
|
=head1 SEE ALSO
|
|
|
|
L<guestfs-examples(1)>,
|
|
L<guestfs-faq(1)>,
|
|
L<guestfs-performance(1)>,
|
|
L<guestfs-recipes(1)>,
|
|
L<guestfs-testing(1)>,
|
|
L<guestfs(3)>,
|
|
L<guestfish(1)>,
|
|
L<http://libguestfs.org/>
|
|
|
|
=head1 AUTHOR
|
|
|
|
Richard W.M. Jones
|
|
|
|
=head1 COPYRIGHT
|
|
|
|
Copyright (C) 2009-2023 Red Hat Inc.
|