lintian update

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@4295 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2018-07-16 09:39:55 +00:00
parent c64223a234
commit ff611a0af1

4
debian/changelog vendored
View File

@@ -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.