summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2013-09-09 12:43:51 +0100
committerDaniel P. Berrange <berrange@redhat.com>2013-11-12 18:02:07 +0000
commita7d9e8ccd01fb26f5c43847384d81b692bd040a8 (patch)
tree092bf73b58181746a09f06b44eaf607a8f5c1c41 /NEWS
parent5ad2399b5dcdb6767c9ae839b996d2f607f12da7 (diff)
downloadlibvirt-python-v6-a7d9e8ccd01fb26f5c43847384d81b692bd040a8.tar.gz
libvirt-python-v6-a7d9e8ccd01fb26f5c43847384d81b692bd040a8.tar.xz
libvirt-python-v6-a7d9e8ccd01fb26f5c43847384d81b692bd040a8.zip
Setup distutils buld systemHEADmaster
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..a4c3387
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,9 @@
+ Libvirt Python News
+ ===================
+
+
+Release 1.1.2
+=============
+
+ - Split off from main libvirt package
+ - Allow to compile against multiple versions of libvirt