X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/d468eee260bc122ffca5b4584bd7a395c7e5dbf2..df1e8791c8d9aa7c56f686490ac18a4fd1a43aa5:/CHANGELOG diff --git a/CHANGELOG b/CHANGELOG index cf91cab..6991c47 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,27 @@ Change Log for Dev-Editor ========================= +Version 3.2 (201x-xx-xx): +========================= + + Disabling commands: + ------------------- + Added new configuration option "disable_commands" for disabling commands of + Dev-Editor. + + Start directory: + ---------------- + Added new configuration option "startdir" which defines the default directory + instead of "/". + + HTTP download: + -------------- + You may now execute a HTTP download of a file. + + Small changes: + -------------- + - Added a checkbox for editing a file after creating it. + Version 3.1 (2009-05-12): ========================= @@ -13,7 +34,7 @@ Version 3.1 (2009-05-12): --------------------------------------------------- For a better distinction of the objects in directory listing, every second object has a grey background now. - + Remote name for uploaded files: ------------------------------- When uploading a file, you can now specify a name for the file on the server.