From 1fd249c031ad7546c74e88719754cff46b1fa6f6 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Fri, 15 Jun 2012 09:22:39 +0200 Subject: [PATCH] ++changes(2.0.14) Signed-off-by: Nico Schottelius --- doc/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/changelog b/doc/changelog index 45e20a58..9f93457a 100644 --- a/doc/changelog +++ b/doc/changelog @@ -6,6 +6,7 @@ Changelog 2.0.14: * Bugfix Type: __jail: Use correct variable (Jake Guffey) + * Change Type: __jail: Parameter jailbase now optional (Jake Guffey) 2.0.13: 2012-06-05 * Bugfix __ssh_authorized_key: Ensure it sets proper group (contradict)