release 2.017001_001

This commit is contained in:
Oliver Gorwits
2013-10-06 23:37:20 +01:00
parent 50ed3d0b90
commit e367805e51
5 changed files with 32 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ use 5.010_000;
use File::ShareDir 'dist_dir';
use Path::Class;
our $VERSION = '2.017000';
our $VERSION = '2.017001_001';
BEGIN {
if (not ($ENV{DANCER_APPDIR} || '')

View File

@@ -35,6 +35,16 @@ but they are backwards compatible.
=back
=head1 2.017001_001
=head2 General Notices
The previous mentioned bug in Macsuck is now fixed.
During Arpnip, Node IPs are no longer resolved to DNS hostnames in real-time.
In the next release, another job will be queued to perform this action for the
device.
=head1 2.017000
=head2 General Notices