From 0bb58b42000ddb5a2efc8bac77253fdc820b26a2 Mon Sep 17 00:00:00 2001 From: "Louwrentius@gmail.com" Date: Sun, 25 Dec 2011 04:49:10 +0000 Subject: [PATCH] Edited wiki page Changelog through web user interface. --- wiki/Changelog.wiki | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/wiki/Changelog.wiki b/wiki/Changelog.wiki index 931b6ed..d707514 100644 --- a/wiki/Changelog.wiki +++ b/wiki/Changelog.wiki @@ -1,7 +1,7 @@ #summary Changelog of distributed PPSS #labels Featured -=== 2.95 === +=== 2.96 === * Fixed many minor issues, small tweaks * Fixed issues with daemon mode not properly handling NFS mounted shares. @@ -19,6 +19,14 @@ * Added feature for distributed mode: every node gets the same list of items. Nodes then try to process them by 'claiming' them through locking. At a certain moment, all items will be locked and it is not necessary for nodes to mindlessly continue to try and obtain a lock on all items. PPSS will now detect this and make the node finish and quit. It does this by comparing the number of item locks on the SSH server and the total number of items to process. +* Fixed issue 41 +* Fixed issue 42 +* Fixed issue 46 +* Fixed issue 47 +* Fixed issue 52 +* Fixed issue 60 +* Fixed issue 61 + === 2.85 === * Fixed issue 38: daemon mode lockup when using inotify