summaryrefslogtreecommitdiffstats
path: root/guestfs-release-notes.pod
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-09-06 12:46:57 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-09-06 12:46:57 +0100
commit97a1439d90b819b32177a69c9f318b47040b49d3 (patch)
tree59c0d5180f72faed97dd0143e4aa7137a1471bb6 /guestfs-release-notes.pod
parent81c682f1295a934d18bd4dc9e42b8e843df0c207 (diff)
downloadlibguestfs-97a1439d90b819b32177a69c9f318b47040b49d3.tar.gz
libguestfs-97a1439d90b819b32177a69c9f318b47040b49d3.tar.xz
libguestfs-97a1439d90b819b32177a69c9f318b47040b49d3.zip
release-notes: Add 'draft' background image.
Diffstat (limited to 'guestfs-release-notes.pod')
-rw-r--r--guestfs-release-notes.pod18
1 files changed, 16 insertions, 2 deletions
diff --git a/guestfs-release-notes.pod b/guestfs-release-notes.pod
index 39fdddaa..5f4cf51b 100644
--- a/guestfs-release-notes.pod
+++ b/guestfs-release-notes.pod
@@ -4,9 +4,23 @@
guestfs-release-notes - libguestfs Release Notes
-=head1 RELEASE NOTES FOR LIBGUESTFS 1.20
+=begin comment
+
+NOTE! Pre-release notes for the next stable version of libguestfs.
+Updated to commit d03361b1afee09135b0cbd92a2cc180c66c5f84e
+
+=end comment
+
+=begin html
-I<NOTES UPDATED TO COMMIT d03361b1afee09135b0cbd92a2cc180c66c5f84e>
+<script>
+document.body.style.backgroundImage = "url('draft.png')";
+document.body.style.backgroundRepeat = "no-repeat";
+</script>
+
+=end html
+
+=head1 RELEASE NOTES FOR LIBGUESTFS 1.20
These release notes only cover the differences from the previous
stable/dev branch split (1.18.0). For detailed changelogs, please see