+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 5.10, I guess).
+
+ 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.
+ - Changed the colour scheme in directory listing.
+ - In directory listing, added links for (un-)selecting aa files.
+
+Version 3.1 (2009-05-12):
+=========================
+
+ Removing multiple files:
+ ------------------------
+ In the directory listing, there are now checkboxes for selecting files and a
+ button for removing them.