about summary refs log tree commit
path: root/Changes
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2016-01-05 13:27:23 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2016-01-05 13:27:23 +0000
commit66903d05b45371c6510c123d7e6eb54bc29e486f (patch)
tree7ab518f456bedb51801da0892dde5bb69d2027ef /Changes
parent232ff0f12ecf1ba9f8ed86d3d77fcc296642a5ab (diff)
downloadperl-libnet-66903d05b45371c6510c123d7e6eb54bc29e486f.tar.gz
Release 3.08 v3.08
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes b/Changes
index 3bb89c7..b52d28f 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Perl distribution libnet
 
-3.08 Development
+3.08 2016-01-05
 
     - Fix a bug introduced in version 1.28 whereby a short write in Net::Cmd
       would be treated as an error instead of looping.  [David Golden, PR#24]