about summary refs log tree commit
path: root/Changes
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2014-06-05 13:56:57 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2014-06-05 13:56:57 +0100
commit465ef26f5213110b0fbef4beb3f601d18dc2cb05 (patch)
treee11cf102132813634cdcd43bd36bdc9f19cb5530 /Changes
parentf5810d8b38aa5e494c3f7f1b976018eff278b35b (diff)
downloadperl-libnet-465ef26f5213110b0fbef4beb3f601d18dc2cb05.tar.gz
Add optional POD testing
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 83e1e2c..0767d0f 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 libnet 1.28  -- TODO
 
+  * Add optional POD testing.
   * Make code Perl::Critic clean.
   * Move Net/*.pm into lib/Net/ sub-directory within distribution. This is the
     usual layout style these days.