release 2.017000
This commit is contained in:
@@ -7,7 +7,7 @@ use 5.010_000;
|
||||
use File::ShareDir 'dist_dir';
|
||||
use Path::Class;
|
||||
|
||||
our $VERSION = '2.016003';
|
||||
our $VERSION = '2.017000';
|
||||
|
||||
BEGIN {
|
||||
if (not ($ENV{DANCER_APPDIR} || '')
|
||||
|
||||
@@ -35,6 +35,18 @@ but they are backwards compatible.
|
||||
|
||||
=back
|
||||
|
||||
=head1 2.017000
|
||||
|
||||
=head2 General Notices
|
||||
|
||||
There is a bug in Macsuck whereby in rare circumstances some invalid SQL is
|
||||
generated. The root cause is known but we want to take more time to get the
|
||||
fix right. It should only be a few more days.
|
||||
|
||||
The C<no_port_control> configuration setting is now called C<check_userlog>
|
||||
and its logic is inverted. Don't worry if this is not familiar to you - the
|
||||
option is only used by Netdisco Developers.
|
||||
|
||||
=head1 2.016000
|
||||
|
||||
=head2 General Notices
|
||||
|
||||
Reference in New Issue
Block a user