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