diff --git a/lib/App/Netdisco/Manual/ReleaseNotes.pod b/lib/App/Netdisco/Manual/ReleaseNotes.pod index d1a7e790..46e0db1e 100644 --- a/lib/App/Netdisco/Manual/ReleaseNotes.pod +++ b/lib/App/Netdisco/Manual/ReleaseNotes.pod @@ -62,7 +62,7 @@ job for each new device it imports. 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. See L for +or enhancing Netdisco. details. =item * @@ -84,6 +84,12 @@ interface to use as a canonical (friendly) identity of a device in Netdisco. =item * +Netdisco now tracks SNMP connect failures and after several attempts will no +longer try to connect to devices (default: 10). See the C +configuration setting, and the "SNMP Connect Failures" admin report. + +=item * + SSL library headers are required to build Netdisco now that we retrieve support files via HTTPS.