summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2007-11-14 14:45:09 +0000
committerRichard W.M. Jones <rjones@redhat.com>2007-11-14 14:45:09 +0000
commit5c8c3d427bfc727a1eb32fe09edde1b6489f4efd (patch)
tree6306cc1f585ee6b07458208e73efce2559e7eb5d /ChangeLog
parent2697bad472a9c1c852ed3ca26aa2084ea5b83072 (diff)
downloadvirt-top-5c8c3d427bfc727a1eb32fe09edde1b6489f4efd.tar.gz
virt-top-5c8c3d427bfc727a1eb32fe09edde1b6489f4efd.tar.xz
virt-top-5c8c3d427bfc727a1eb32fe09edde1b6489f4efd.zip
Version 0.3.3.2.
- New website is http://libvirt.org/ocaml/
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc0aff8..ce393f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-11-14 Richard Jones <rjones@redhat.com>
+ * Makefile.in: New rules for releasing and uploading.
+
+2007-11-14 Richard Jones <rjones@redhat.com>
+
* libvirt/libvirt.mli, libvirt/libvirt.ml, libvirt/libvirt_c.c:
Added support for virNodeGetFreeMemory and virNodeGetCellsFreeMemory
* mlvirsh/mlvirsh.ml: Added 'freecell' command.