Updated ChangeLog.
[virt-top.git] / ChangeLog
1 2007-09-24  Richard Jones  <rjones@redhat.com>
2
3         * configure.ac: Version 0.3.2.8 for release.
4         * virt-top/virt-top.ml, virt-top/virt-top.pod: Support for
5           $HOME/.virt-toprc init file, modelled after top.
6         * virt-top/virt_top_utils.ml: Split out string utilities
7           into a separate file.
8
9 2007-09-20  Richard Jones  <rjones@redhat.com>
10
11         * virt-top/virt_top.ml: qemu:/// URIs (and others) don't support
12           virConnectGetHostname.  Catch this exception.
13
14         * Makefile.in: Disable virt-df in this release until I have
15           time to fix it properly.
16         * Makefile.in: Fix 'check-manifest' rule.  Added 'make release'.
17         * MANIFEST: Updated MANIFEST.
18
19 2007-09-19  Richard Jones  <rjones@redhat.com>
20
21         * virt-top/virt_top.ml: Ignore transient error from
22           C.num_of_defined_domains when it cannot contact xend; that
23           was causing virt-top to exit when xend was restarted.
24
25 2007-09-18  Richard Jones  <rjones@redhat.com>
26
27         * virt-df/virt_df.ml: Handle domains with partition-backed
28           block devices.
29
30         * virt-top/virt_top.ml: Don't fail on older libvirt which would
31           give an error if list_domains or list_defined_domains was called
32           with n = 0.
33
34         * ChangeLog: Start tracking changes.
35