Edited wiki page through web user interface.

This commit is contained in:
Louwrentius 2010-03-07 23:20:10 +00:00
parent ee86c6d9db
commit 8e1c621032

View File

@ -1,13 +1,18 @@
#summary Changelog of distributed PPSS #summary Changelog of distributed PPSS
#labels Featured #labels Featured
=== 2.60b1 (BETA) ===
* Fixed distributed computing. Many small bug fixes and changes.
* Changed some command line parameters, beware. -t is gone, --upload and --download are new.
=== 2.57b1 (BETA, NOT RELEASED) === === 2.57b1 (BETA, NOT RELEASED) ===
* Incorporated the patch from Sean M. Collins that integrates the use of the EC2 platform of Amazon with PPSS. Through this patch, PPSS can start EC2 instances and deploy PPSS on them. * Incorporated the patch from Sean M. Collins that integrates the use of the EC2 platform of Amazon with PPSS. Through this patch, PPSS can start EC2 instances and deploy PPSS on them.
=== 2.56b4 (BETA, NOT RELEASED) === === 2.56b4 (BETA, NOT RELEASED) ===
* Distributed processing using SSH is fixed again, but it must be improved a bit. * Distributed processing using SSH is fixed partially, but it must be improved.
* PPSS now reports the total processing time, not only of individual items. * PPSS now reports the total processing time, not only of individual items.
=== 2.56b2 (BETA) === === 2.56b2 (BETA) ===