X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=blobdiff_plain;f=ChangeLog;h=7b9ec9f028ca873932f40dedb1bf717511d6bbbc;hp=0fe5499d04044b69384bd02f4b11e3757022fab0;hb=3d742c162cbcb38663da580f1dff58db992f1a22;hpb=83d02ef50a87d1c62147aaf7c2b9ab688d093f16 diff --git a/ChangeLog b/ChangeLog index 0fe5499..7b9ec9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ +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'.