From ec0d36ee55709f1df76f977823722a4b53cf27ed Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sat, 3 May 2008 02:36:31 +0000 Subject: A whole bunch of changes including: * Measure disk space * Support mulitple IPs per jail. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e3e9b18..cfb7c2e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ - Add tracking of number of processes. - Don't include jails that have no processes (FreeBSD has these when a socket is hung in an open state). + - Add tracking of the amount of disk space and files used by + the jail. + - Support multiple IPs per jail. 0.1 - Initial Release -- cgit v1.2.3