From c88d648520e62afee41782528629a87cf4e854ac Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Fri, 7 Sep 2012 14:44:04 +0200 Subject: [PATCH] ++changes(2.0.15) Signed-off-by: Nico Schottelius --- doc/changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/changelog b/doc/changelog index add17af2..af693bba 100644 --- a/doc/changelog +++ b/doc/changelog @@ -4,6 +4,9 @@ Changelog * Changes are always commented with their author in (braces) * Exception: No braces means author == Nico Schottelius +2.0.15: + * Core: Make variable __object_name available in type explorers (Steven Armtrong) + 2.0.14: 2012-09-07 * Bugfix Type: __jail: Use correct variable (Jake Guffey) * Change Type: __jail: Parameter jailbase now optional (Jake Guffey)