X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=blobdiff_plain;f=ChangeLog;h=7b9ec9f028ca873932f40dedb1bf717511d6bbbc;hp=4c877b5ac7fc2958de965cde339ad2fdcaabd92b;hb=3d742c162cbcb38663da580f1dff58db992f1a22;hpb=10d2bdb61dae083ff316c673c845a3a0e0aa6e32 diff --git a/ChangeLog b/ChangeLog index 4c877b5..7b9ec9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,20 @@ +2007-09-24 Richard Jones + + * configure.ac: Version 0.3.2.8 for release. + * virt-top/virt-top.ml, virt-top/virt-top.pod: Support for + $HOME/.virt-toprc init file, modelled after top. + * virt-top/virt_top_utils.ml: Split out string utilities + into a separate file. + 2007-09-20 Richard Jones + * virt-top/virt_top.ml: qemu:/// URIs (and others) don't support + virConnectGetHostname. Catch this exception. + * Makefile.in: Disable virt-df in this release until I have time to fix it properly. + * Makefile.in: Fix 'check-manifest' rule. Added 'make release'. + * MANIFEST: Updated MANIFEST. 2007-09-19 Richard Jones