From 755867e68c957cf3fc7fc13a9195565f6139783c Mon Sep 17 00:00:00 2001 From: Dominique Fournier Date: Tue, 10 Sep 2019 11:00:12 +0000 Subject: [PATCH] lintian errors git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@5465 bf3deb0d-5f1a-0410-827f-c0cc1f45334c --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6bdbeea..d4cf1f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,9 +3,10 @@ domframework (0.57-1) testing; urgency=low FEATURES ADDED: * Add the macaddresses support * file : add fileArray (can not be named 'file' as it is the class name) - * httpclient : allow to get TCP source/dest IP and ports in getInfo method + * httpclient : allow one to get TCP source/dest IP and ports in getInfo method * dblayeroo : Add BLOB support - * csrf : allow to get multiple browser windows by storing multiple CSRF tokens + * csrf : allow the user to get multiple browser windows by storing multiple + CSRF tokens * form : remove the used CSRF token after getting the values -- Dominique Fournier Tue, 10 Sep 2019 12:58:35 +0200