summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2007-11-14 12:14:50 +0000
committerRichard W.M. Jones <rjones@redhat.com>2007-11-14 12:14:50 +0000
commit2697bad472a9c1c852ed3ca26aa2084ea5b83072 (patch)
tree179d0f5fe5226c899d1be0aa290d7c8fb1e1ea47 /ChangeLog
parentc3a8f0f81cd45340bd5c6ee526dadf1ce58fbb17 (diff)
downloadvirt-top-2697bad472a9c1c852ed3ca26aa2084ea5b83072.tar.gz
virt-top-2697bad472a9c1c852ed3ca26aa2084ea5b83072.tar.xz
virt-top-2697bad472a9c1c852ed3ca26aa2084ea5b83072.zip
Added changes to ChangeLog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f2a981..dc0aff8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+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.
+
2007-10-19 Richard Jones <rjones@redhat.com>
* virt-top/virt_top_calendar.ml: Added --end-time option.