summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
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.
+