Forums & Bug Report.
See history.txt for a more detailed list of changes.';
$versions = array(
new PluginVersionInfo(
"3.0.1.6", "unsupported", "", "",
"2.5.4: This plugin is no longer supported" ),
new PluginVersionInfo(
"2.5.0.4", "2.5.3", "plugins/safepeer_2.5.3.zip", "plugins/safepeer_2.5.3.zip",
'2.5.3: Fix packaging error with 2.5.2.
'.
'2.5.2: Remove use of deprecated APIs.
'.
'2.5.1: Couple more bugfixes.
'.
'2.4: HTTP Proxy GUI config + bug fixes.
'.
'2.3: Fix for stopping tidy AZ closedown. Less memory usage.
'.
'2.2: GUI disable option, performance improvements and bugfix for periodic updates.
'.
'2.1: GUI for SafePeer and Blocklist Manager available in Azureus plugins view; Blocked IPs are now logged to safepeer.log, with IP, corresponding range, torrent and time; Now using dedicated SafePeer sources for the blocklist manager, thanks to Bluetack (www.bluetack.co.uk).
'.
'2.0: Updates your blocking list on each re-start of Azureus or on a specific interval.
'.
'1.1: Updated address for the peerguardian list' )
);
$cvs_version =
new PluginVersionInfo(
"3.0.1.6", "unsupported_CVS", "", "",
"" );
fillDetailVarsFromArray($versions, $cvs_version);
?>