From d396ccb47063e2a3d177e50cc2299b40788f2b75 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 25 Mar 2014 13:00:22 +0000 Subject: [PATCH] Open release notes for 1.26 release. --- guestfs-release-notes.pod | 48 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/guestfs-release-notes.pod b/guestfs-release-notes.pod index d53120942..56c1b7be8 100644 --- a/guestfs-release-notes.pod +++ b/guestfs-release-notes.pod @@ -11,6 +11,54 @@ document.body.style.backgroundRepeat = "no-repeat"; =end comment +=head1 RELEASE NOTES FOR LIBGUESTFS 1.26 + +These release notes only cover the differences from the previous +stable/dev branch split (1.24.0). For detailed changelogs, please see +the git repository, or the ChangeLog file distributed in the tarball. + +=head2 New features + +=head3 Tools + +=head3 Language bindings + +=head3 API + +=head3 Inspection + +=head2 Security + +=over 4 + +=back + +=head2 New APIs + +=head2 Build changes + +The following packages are required to build libguestfs 1.26: + +=over 4 + +=back + +=head2 Internals + +=head2 Bugs fixed + +=begin comment + +./bugs-in-changelog.sh 1.22.0.. + +=end comment + +=over 4 + +=back + +=for comment ################################################################ + =head1 RELEASE NOTES FOR LIBGUESTFS 1.24 These release notes only cover the differences from the previous