Edited wiki page Changelog through web user interface.

This commit is contained in:
Louwrentius@gmail.com 2011-12-25 04:49:10 +00:00
parent 965b60dc2b
commit 0bb58b4200
1 changed files with 9 additions and 1 deletions

View File

@ -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