X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/94248ecd0f49b4a4e0719e080559d91ec1627dfb..1a37b41caf7b9bfbc6a52c590b0908e9f7e61f73:/CHANGELOG diff --git a/CHANGELOG b/CHANGELOG index 6991c47..f3dc3e5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,15 @@ Change Log for Dev-Editor Version 3.2 (201x-xx-xx): ========================= + Unpacking archive files: + ------------------------ + Dev-Editor is now able to unpack some types archive files. You may unpack + archive files in directory listing or immediately after uploading it to the + server. + To achieve this, Dev-Editor relies on the Perl module Archive::Extract (core + module since Perl 5.10, I guess). If Archive::Extract is not available, + unpacking of archives is automatically disabled. + Disabling commands: ------------------- Added new configuration option "disable_commands" for disabling commands of @@ -21,6 +30,8 @@ Version 3.2 (201x-xx-xx): Small changes: -------------- - Added a checkbox for editing a file after creating it. + - Changed the colour scheme in directory listing. + - In directory listing, added links for (un-)selecting files. Version 3.1 (2009-05-12): ========================= @@ -642,7 +653,7 @@ New in version 1.0 (2003-10-08) ------------------------------------------------ (C) 1999-2000 Roland Bluethgen, Frank Schoenmann -(C) 2003-2009 Patrick Canterino +(C) 2003-2011 Patrick Canterino E-Mail: patrick@patshaping.de WWW: http://devedit.sourceforge.net/ \ No newline at end of file