summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e69de29..28016c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -0,0 +1,19 @@
+0.6
+ - Rewrote utility set to new support for new jail features in FreeBSD 5.x
+ - Added jstart command to old utilities
+
+0.5.4
+ - Compiles and runs on FreeBSD 5.0
+
+0.5.3
+ - Added quiet option to killjail
+ - Added force option to killjail
+
+0.5.2
+ - small fixes to documentation
+
+0.5.1
+ - jails can be run by non-root users
+
+0.5
+ - Initial release