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