diff --git a/wiki/Changelog.wiki b/wiki/Changelog.wiki index b9095d3..d23e9e2 100644 --- a/wiki/Changelog.wiki +++ b/wiki/Changelog.wiki @@ -1,10 +1,17 @@ #summary Changelog of distributed PPSS #labels Featured + +=== 2.56b4 (BETA) === + + * Distributed processing using SSH is fixed again. + * PPSS now reports the total processing time, not only of individual items. + === 2.56b2 (BETA) === * Added new option '-r' that disables recursive traversal of directories. * Fixed an error in the new recursion mechanism that prevented processing of symlinks (thanks John Lehr) * Revamped logging there is now a better separation between messages that must be displayed, logged or only logged when debugging is enabled with 'export PPSSDEBUG=1' + * Distributed processing using SSH is BROKEN in this version. === 2.56b (BETA) ===