summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2007-09-18 15:30:32 +0100
committerRichard W.M. Jones <rjones@redhat.com>2007-09-18 15:30:32 +0100
commitf1f314e84bd2daef18b983eb1c2e10a7614c57bb (patch)
tree8c1c2bb266c9f0833b0e129e458a03eb51bdcdfd /ChangeLog
parent4bc4d8bfaa99eae626c1c5fbe50096afb05fd0da (diff)
downloadvirt-top-f1f314e84bd2daef18b983eb1c2e10a7614c57bb.tar.gz
virt-top-f1f314e84bd2daef18b983eb1c2e10a7614c57bb.tar.xz
virt-top-f1f314e84bd2daef18b983eb1c2e10a7614c57bb.zip
2007-09-18 Richard Jones <rjones@redhat.com>
* virt-df/virt_df.ml: Handle domains with partition-backed block devices. * virt-top/virt_top.ml: Don't fail on older libvirt which would give an error if list_domains or list_defined_domains was called with n = 0. * ChangeLog: Start tracking changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..dc30cd4
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,11 @@
+2007-09-18 Richard Jones <rjones@redhat.com>
+
+ * virt-df/virt_df.ml: Handle domains with partition-backed
+ block devices.
+
+ * virt-top/virt_top.ml: Don't fail on older libvirt which would
+ give an error if list_domains or list_defined_domains was called
+ with n = 0.
+
+ * ChangeLog: Start tracking changes.
+