doc update

This commit is contained in:
Nikos Mavrogiannopoulos
2015-01-19 14:03:15 +01:00
parent 314b99477a
commit a3d0caf9c5

2
NEWS
View File

@@ -9,7 +9,7 @@
- Simplify the input of IPv6 network addresses.
- Use a separate IPC and PID namespace in Linux systems for worker
processes. That effectively puts each worker process in a separate
container. This can be disabled at compile time using --disable-linux-namespaces.
container. This can be enabled at compile time using --enable-linux-namespaces.
- Configuration option 'use-seccomp' was replaced by 'isolate-workers',
which in addition to seccomp it enables the Linux namespaces restrictions.
- Added support for stateless compression using LZ4 and LZS. This