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 15:58:06 +0000
commit41562e063e33232111d17d3769ae4d58266a3b56 (patch)
tree8550fc5893e1d63f0dda82f24ac45db35f1d2239 /NEWS
parente8785236790ec41e1999a8087feaa1109ab41e5c (diff)
downloadlibvirt-python-v9-41562e063e33232111d17d3769ae4d58266a3b56.tar.gz
libvirt-python-v9-41562e063e33232111d17d3769ae4d58266a3b56.tar.xz
libvirt-python-v9-41562e063e33232111d17d3769ae4d58266a3b56.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