X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/71dce6c526b5f0c1617313dacf173f0c75f8183d..refs/heads/master:/CHANGELOG

diff --git a/CHANGELOG b/CHANGELOG
index aa7b2de..29b6160 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,7 +1,7 @@
 Change Log for Dev-Editor
 =========================
 
-Version 3.2 (201x-xx-xx):
+Version 3.2 (2011-02-12):
 =========================
 
  Unpacking archive files:
@@ -10,7 +10,8 @@ Version 3.2 (201x-xx-xx):
  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 5.10, I guess).
+ module since Perl 5.10, I guess). If Archive::Extract is not available,
+ unpacking of archives is automatically disabled.
 
  Disabling commands:
  -------------------
@@ -26,11 +27,15 @@ Version 3.2 (201x-xx-xx):
  --------------
  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.
  - Changed the colour scheme in directory listing.
- - In directory listing, added links for (un-)selecting aa files.
+ - In directory listing, added links for (un-)selecting files.
 
 Version 3.1 (2009-05-12):
 =========================