Fix for jail auto-start with names containing dashes

This commit is contained in:
Jose
2020-08-27 08:13:19 -04:00
parent 9932b00a37
commit cfbf2a4fea
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -3,6 +3,7 @@
======================
Version Description
1.0.70......Fix for jail auto-start with names containing dashes.
1.0.69......Fix for jail auto-start settings with names containing dashes.
1.0.68......Remove the -q option in utilities page.
1.0.67......Fix for properly identify the jail type, thanks to mvdhoeven.