From 9d635efae48af2b2d8104312634b8fc9c8cf6821 Mon Sep 17 00:00:00 2001 From: Dominique Fournier Date: Thu, 25 Apr 2019 09:19:37 +0000 Subject: [PATCH] Update changelog domci git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@5225 bf3deb0d-5f1a-0410-827f-c0cc1f45334c --- debian/changelog | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index f12a6c8..6b2757a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,14 +2,14 @@ domframework (0.54-1) testing; urgency=low FEATURES ADDED: * outputhtml : Catch the HTML errors and display them - * outputcsv : Allow multidimensionnal arrays + * outputcsv : Allow multidimensional arrays * Add authzgroupsoo, the replacement of authzgroups.php, with dblayeroo backend - * authzgroupsoo : Get the state of the tables, allow to delete the tables and - allow to use a tableprefix - * authzgroupsoo : allow to set the right to NO. It can be different of not set + * authzgroupsoo : Get the state of the tables, allow one to delete the tables + and allow one to use a tableprefix + * authzgroupsoo : allow one to set the right to NO. It can be different of not set * authzgroupsoo.php : Allow to access to DB objects - * csrf : allow to extend the CSRF token expiration + * csrf : allow one to extend the CSRF token expiration * dblayeroo : get the foreignUsed fields and tables * dblayeroo : Add meta support to do analyzis * form : add method setter