From 10778560e972c8eed4f5e63976d02221e5c69375 Mon Sep 17 00:00:00 2001 From: Dominique Fournier Date: Wed, 10 Sep 2014 10:55:32 +0000 Subject: [PATCH] Version 0.8 : changelog git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1803 bf3deb0d-5f1a-0410-827f-c0cc1f45334c --- debian/changelog | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index f3d1f66..db2698c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,7 @@ domframework (0.8-1) testing; urgency=low - * renderer : See if the layout can be parsed too (modified for the - login/logout button, the selected menu in bootstrap) : - Add variables support to layout. All variable defined in $variable is - available in $XXX in the layout file. It can be used with php structures + * renderer : Add variables support to layout. All variable defined in + $variable is available in $XXX in the layout file. It can be used with php + structures * cli : do a bash-completion module to find the classes and the methods * cli : add a trigger_error catch (display the errors in stderr) * route : add permanent redirect support