From 7cb0bdddd8d94cdf9fac971fc20e5e111c8107a9 Mon Sep 17 00:00:00 2001 From: Louwrentius Date: Sat, 26 Sep 2009 19:50:38 +0000 Subject: [PATCH] Edited wiki page through web user interface. --- wiki/Changelog.wiki | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wiki/Changelog.wiki b/wiki/Changelog.wiki index 0c30b6b..cfa33a1 100644 --- a/wiki/Changelog.wiki +++ b/wiki/Changelog.wiki @@ -1,5 +1,9 @@ #summary Changelog of distributed PPSS #labels Featured +=== 2.30 === + +- PPSS now operates fully asynchronous. There are no polling mechanisms, every action is almost realtime. + === 2.21 === - Fixed bug in new mechanism for detecting multiple PPSS instances. (My fault).