summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cfb7c2e..e53ffc4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,12 @@
+0.3
+ - Support multiple IPs per jail.
+
0.2
- 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