From 1d72c8fb1df74c97cd7931ba8c4f3c4903e69856 Mon Sep 17 00:00:00 2001 From: Dominique Fournier Date: Fri, 14 Aug 2015 09:07:22 +0000 Subject: [PATCH] lintian : informations->information git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2243 bf3deb0d-5f1a-0410-827f-c0cc1f45334c --- debian/changelog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index a9c9eb2..f5e9458 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ domframework (0.19-1) testing; urgency=low * config : if no configuration file exists, create a default one in data/configuration.php * route : allow a prerouting information to be used in map comparisons - * route : the URL are decoded before providing the informations to map + * route : the URL are decoded before providing the information to map * renderer : add the html support directely in renderer * renderer : add a basic html page if the layout is not defined * form : don't allow to display a form without defined fields @@ -37,7 +37,7 @@ domframework (0.19-1) testing; urgency=low * outputhtml : Add a basic HTML page when noting is declared * route : allow the 401 error code to be redirected to an external URL to authenticate the user - * renderer : display the flash informations automatically if it is defined. + * renderer : display the flash information automatically if it is defined. Allow to overwrite the layout page when calling the function * dblayer : create table : add "if not exists" -- Dominique Fournier Fri, 14 Aug 2015 11:04:57 +0100 @@ -96,7 +96,7 @@ domframework (0.13-1) testing; urgency=low * logger : log the readl client address when using a proxy * config : allow to read the configuration file from data or datas dir * module : Add support of modules analyzing - * routeSQL : Add pagination support and informationsArea + * routeSQL : Add pagination support and informationArea * routeSQL : Add support to user-defined actions buttons * routeSQL : Actions buttons must be defined at start or end of line * routeSQL : Allow to put the parameters in any order