This plugin manages the installation of features.'; $versions = array( new PluginVersionInfo( "5.3.0.0", "1.3", "plugins/aefeatman_v_1.3.zip", "", "1.3: Added proxy fallback for connections." ), new PluginVersionInfo( "4.5.0.6", "1.2", "plugins/aefeatman_v_1.2.zip", "", "1.2: Improve error messaging for missing/disabled plugins.
". "1.1.1: Fixed encoding bug in 1.1 and added retry-count.
". "1.1: Added feature types to update params." ), new PluginVersionInfo( "4.4.0.0", "1.0.2", "plugins/aefeatman_v_1.0.2.zip", "", "1.0.2: Ensure logging is enabled when we have licences.
". "1.0.1: Use correct Vuze build version.
". "1.0.0: Report create error and bump version.
". "0.2.8: Added more diagnostics.
". "0.2.7: Normalise keys.
". "0.2.5: Take shared licence write off main thread.
". "0.2.4: Ensure copy of licence passed to initial add callback.
". "0.2.3: Signing error.
". "0.2.2: Improve error reporting.
". "0.2.1: Remove debug.
". "0.2: Simple UI for testing.
". "0.1.6: Report failures better.
". "0.1.5: Fix reporting of installation-complete event.
". "0.1.4: Installation start callback.
". "0.1.2: Added fingerprint and fixed a few bugs.
". "0.1.1: Fix NPE.
". "0.1: 2010-02-22: Initial release." ) ); $cvs_version = new PluginVersionInfo( "5.4.0.1", "1.3.2_CVS", "plugins/aefeatman_v_1.3.2.zip", "", "1.3.2: Remove use of deprecated API.
". "1.3.1: Update translation." ); if ( getRealIpAddr() == "64.79.127.118" ){ } fillDetailVarsFromArray($versions, $cvs_version); ?>