From ff611a0af1e26446217eeb7d8b9b7c3bb6ff94fd Mon Sep 17 00:00:00 2001 From: Dominique Fournier Date: Mon, 16 Jul 2018 09:39:55 +0000 Subject: [PATCH] lintian update git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@4295 bf3deb0d-5f1a-0410-827f-c0cc1f45334c --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 769a348..6335bc8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,11 +14,11 @@ domframework (0.51-1) testing; urgency=low $route->redirect ("/admin/space/"); * form: add 'file' type to upload * dblayeroo : Add support to natural sort in ORDER - * dblayeroo : allow to orderAdd on aliases too + * dblayeroo : allow one to orderAdd on aliases too * dblayeroo : listTables : sort the tables. Do not return the sqlite_sequence table * file : add fileinfoMimeType and filesize - * console : allow to print text and get textual data from user. + * console : allow one to print text and get textual data from user. Manage correctely the Ctrl+W, Ctrl+U, Ctrl+L, Backspace and Delete keys, Begin and End keys and the cursor move (with or without Ctrl). Manage the history and the autocompletion with key up and down.