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.