diff --git a/wiki/Changelog.wiki b/wiki/Changelog.wiki index 38fb1fc..dd67288 100644 --- a/wiki/Changelog.wiki +++ b/wiki/Changelog.wiki @@ -1,7 +1,7 @@ #summary Changelog of distributed PPSS #labels Featured -=== 2.81 (NOT RELEASED YET, available in SVN) === +=== 2.82 === * This version will support the Linux inotify system. File system events are processed in real-time, asynchronously in daemon mode. Thus, if inotify is installed on the system, PPSS will detect this and use it to watch a specified directory for file system events. This allows PPSS to respond to file system events very quickly. It also does a way with the locking mechanism that is required if inotify is not used. To use inotify, you must install it first (inotify-tools).