release 2.016000

This commit is contained in:
Oliver Gorwits
2013-09-10 23:30:07 +01:00
parent 77690513b8
commit e0794567af
5 changed files with 18 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.015000';
our $VERSION = '2.016000';
BEGIN {
if (not ($ENV{DANCER_APPDIR} || '')

View File

@@ -8,6 +8,13 @@ This document will list only the most significant changes with each release of
Netdisco. You are B<STRONGLY> recommended to read this document each time you
install and upgrade. Also see the Changes file, for more information.
=head1 2.016000
=head2 General Notices
The dangerous action log messages are now saved to the database. In a future
version there will be a way to display them in the web interface.
=head1 2.015000
=head2 Heath Advice