summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2013-11-12 18:21:57 +0000
committerDaniel P. Berrange <berrange@redhat.com>2013-11-22 14:45:47 +0000
commitebe519a6a3c324d9f9d6e10a5f829cea66211109 (patch)
tree4d7bbe7df4608b7546638c4867a9cd9714f67204 /NEWS
parentb75e76a30e075839c47cdc01eac7b69a8843abb5 (diff)
downloadlibvirt-python-v8-ebe519a6a3c324d9f9d6e10a5f829cea66211109.tar.gz
libvirt-python-v8-ebe519a6a3c324d9f9d6e10a5f829cea66211109.tar.xz
libvirt-python-v8-ebe519a6a3c324d9f9d6e10a5f829cea66211109.zip
Setup distutils build system
Create a setup.py for building libvirt python code and add supporting files Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..b92cdf4
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,9 @@
+ Libvirt Python News
+ ===================
+
+
+Release 1.2.0
+=============
+
+ - Split off from main libvirt package
+ - Allow to compile against multiple versions of libvirt