From 07902f2a0b09729bd09c3b60eaac8d43390a2267 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 1 Oct 2012 17:52:19 +0200 Subject: [PATCH] ++changes(2.0.15) Signed-off-by: Nico Schottelius --- doc/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/changelog b/doc/changelog index 2f9ecef5..39ee0fad 100644 --- a/doc/changelog +++ b/doc/changelog @@ -8,6 +8,8 @@ Changelog * Core: Make variable __object_name available in type explorers (Steven Armtrong) * New Type: __qemu_img * New Type: __line + * New Type: __pf_apply (Jake Guffey) + * New Type: __pf_ruleset (Jake Guffey) 2.0.14: 2012-09-07 * Bugfix Type: __jail: Use correct variable (Jake Guffey)