diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-01-20 12:16:53 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-01-20 12:16:53 +0000 |
commit | 04cb1bb10627e3e3ab139d392887b8afb6a70c08 (patch) | |
tree | f50a3bacaa41122e0664641e12f0c2a2fa979edd | |
parent | 3f6ca541c7b24d4c86688a509582cb41a7e0078c (diff) | |
download | libguestfs-04cb1bb10627e3e3ab139d392887b8afb6a70c08.tar.gz libguestfs-04cb1bb10627e3e3ab139d392887b8afb6a70c08.tar.xz libguestfs-04cb1bb10627e3e3ab139d392887b8afb6a70c08.zip |
Update release notes with feedback from Hilko Bengen.
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a85f6f13..fd06206c 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -33,9 +33,7 @@ New features - Ruby bindings can be disabled individually (Hilko Bengen) - - support for Python 2.5, 2.6 (Hilko Bengen) - - - support for Python 3 + - support for Python 2.6, 3.x (Richard Jones, Hilko Bengen) - new %guestfs_introspection hash is available in Perl bindings so you can query which optional arguments are available |