]> git.p6c8.net - devedit.git/blobdiff - CHANGELOG
D'oh!
[devedit.git] / CHANGELOG
index 7f3c6d580d3d0f77ac08f7052f447454d850e76f..29b61609faad2606eaeb4b9c2ef1c54d46be1365 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,27 +1,41 @@
 Change Log for Dev-Editor
 =========================
 
 Change Log for Dev-Editor
 =========================
 
-Version 3.2 (201x-xx-xx):
+Version 3.2 (2011-02-12):
 =========================
 
 =========================
 
+ 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
  Dev-Editor.
  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 "/".
  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.
  HTTP download:
  --------------
  You may now execute a HTTP download of a file.
+
+ New software license:
+ ---------------------
+ Dev-Editor is now licensed under the terms of the Artistic License 2.0.
+
  Small changes:
  --------------
  - Added a checkbox for editing a file after creating it.
  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):
 =========================
 
 Version 3.1 (2009-05-12):
 =========================
@@ -35,7 +49,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.
  ---------------------------------------------------
  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.
  Remote name for uploaded files:
  -------------------------------
  When uploading a file, you can now specify a name for the file on the server.
@@ -643,7 +657,7 @@ New in version 1.0 (2003-10-08)
 ------------------------------------------------
 
 (C) 1999-2000 Roland Bluethgen, Frank Schoenmann
 ------------------------------------------------
 
 (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
 
 E-Mail: patrick@patshaping.de
 WWW:    http://devedit.sourceforge.net/
\ No newline at end of file

patrick-canterino.de