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