From 2d8212d5646b8eaa31d3cbd230473d2cd5de2ea3 Mon Sep 17 00:00:00 2001 From: Louwrentius Date: Sun, 9 Aug 2009 17:12:30 +0000 Subject: [PATCH] Edited wiki page through web user interface. --- wiki/Changelog.wiki | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wiki/Changelog.wiki b/wiki/Changelog.wiki index 1b1627f..7ef55e4 100644 --- a/wiki/Changelog.wiki +++ b/wiki/Changelog.wiki @@ -1,6 +1,12 @@ #summary Changelog of distributed PPSS #labels Featured +=== 2.20 === + +- PPSS did not take into account that different users can run PPSS on a single system. This has been fixed. Thanks to Cinly Ooi +- If a user is starting another instance of PPSS, the second instance will abort unless the -F option is specified. Please note that if you run multiple instances of PPSS under the same user account, all instances will process items but fail to terminate. +- Improved error reporting. + === 2.19 === - Improved filename sanitization.