diff --git a/lib/App/Netdisco/Manual/ReleaseNotes.pod b/lib/App/Netdisco/Manual/ReleaseNotes.pod index 80347789..565f1cfc 100644 --- a/lib/App/Netdisco/Manual/ReleaseNotes.pod +++ b/lib/App/Netdisco/Manual/ReleaseNotes.pod @@ -61,13 +61,6 @@ C, C, C, and C at once. =item * -A new setting C is a shorthand for confguring paths in which -to install local Perl, template, javascript, and images files for overriding -or enhancing Netdisco. -details. - -=item * - Netdisco now tracks SNMP connect failures and after 10 failed attempts will pause trying to connect, for one week (see the C and C settings). See also the "SNMP Connect Failures" admin report. @@ -80,6 +73,12 @@ items or lists. ACLs now support negation and OR/AND modifier options. =item * +A new setting C is a shorthand for confguring paths in which +to install local Perl, template, javascript, and images files for overriding +or enhancing Netdisco. + +=item * + The topology import script (C) will now queue a "discover" job for each new device it imports.