]> git.p6c8.net - devedit.git/commitdiff
Small changes to README and CHANGELOG
authorpcanterino <>
Fri, 11 Feb 2011 15:21:00 +0000 (15:21 +0000)
committerpcanterino <>
Fri, 11 Feb 2011 15:21:00 +0000 (15:21 +0000)
CHANGELOG
README

index 84f49144dc63d804267e591504416ed0c801da88..f3dc3e54449e29fc21080769aef84638b0078df4 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -10,8 +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
  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). If Archive::Extract is not available, unpacking
- of archives is automatically disabled.
+ module since Perl 5.10, I guess). If Archive::Extract is not available,
unpacking of archives is automatically disabled.
 
  Disabling commands:
  -------------------
 
  Disabling commands:
  -------------------
diff --git a/README b/README
index db1de9cfc751950720fefde513c96a243f8e5455..95124fb8294449e89f3f42f6d2108c928134f97d 100644 (file)
--- a/README
+++ b/README
@@ -24,7 +24,7 @@ Features
 - Changing permissions (chmod) and group (chgrp) of files and directories (on
   Unix systems)
 - Unpacking some types of archive files (Perl module Archive::Extract is
 - Changing permissions (chmod) and group (chgrp) of files and directories (on
   Unix systems)
 - Unpacking some types of archive files (Perl module Archive::Extract is
-  required)
+  required - core module since Perl 5.10, I guess)
 
 Installation
 ------------
 
 Installation
 ------------

patrick-canterino.de