about summary refs log tree commit
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 00bf97d..0b5ac33 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 libnet 1.28  -- TODO
 
+  * Move Net/*.pm into lib/Net/ sub-directory within distribution. This is the
+    usual layout style these days.
   * Change Net::SMTP::auth() so that it now falls back to another supported AUTH
     method if a given AUTH method fails.  [Ivan Baktsheev; closes PR#3]
   * Change Net::SMTP::auth() so that it uses the SMTP AUTH mechanism(s)