0fe5499d04044b69384bd02f4b11e3757022fab0
[virt-top.git] / ChangeLog
1 2007-09-20  Richard Jones  <rjones@redhat.com>
2
3         * Makefile.in: Disable virt-df in this release until I have
4           time to fix it properly.
5         * Makefile.in: Fix 'check-manifest' rule.  Added 'make release'.
6         * MANIFEST: Updated MANIFEST.
7
8 2007-09-19  Richard Jones  <rjones@redhat.com>
9
10         * virt-top/virt_top.ml: Ignore transient error from
11           C.num_of_defined_domains when it cannot contact xend; that
12           was causing virt-top to exit when xend was restarted.
13
14 2007-09-18  Richard Jones  <rjones@redhat.com>
15
16         * virt-df/virt_df.ml: Handle domains with partition-backed
17           block devices.
18
19         * virt-top/virt_top.ml: Don't fail on older libvirt which would
20           give an error if list_domains or list_defined_domains was called
21           with n = 0.
22
23         * ChangeLog: Start tracking changes.
24