From 545b4c33f269c4d956443c636febda82f687c6f2 Mon Sep 17 00:00:00 2001 From: Louwrentius Date: Sun, 29 Mar 2009 21:13:58 +0000 Subject: [PATCH] Edited wiki page through web user interface. --- wiki/Changelog.wiki | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/wiki/Changelog.wiki b/wiki/Changelog.wiki index 21eaca8..463b5c2 100644 --- a/wiki/Changelog.wiki +++ b/wiki/Changelog.wiki @@ -1,6 +1,24 @@ #summary Changelog of distributed PPSS #labels Featured +=== 2.18 === + +- PPSS now also record CPU model of Mac OS X devices. + +{{{ +mrt 29 23:11:56: INFO ========================================================= +mrt 29 23:11:56: INFO |P|P|S|S| +mrt 29 23:11:56: INFO Distributed Parallel Processing Shell Script version 2.18 +mrt 29 23:11:56: INFO ========================================================= +mrt 29 23:11:56: INFO Hostname: MacBoek.local +mrt 29 23:11:56: INFO --------------------------------------------------------- +mrt 29 23:11:56: INFO Found 2 logic processors. +mrt 29 23:11:56: INFO CPU: Intel Core 2 Duo 2.16 GHz +mrt 29 23:11:56: INFO Starting 2 workers. +mrt 29 23:11:56: INFO --------------------------------------------------------- + +}}} + === 2.17 === - Implemented nifty status screen for distributed mode.