doc update

This commit is contained in:
Nikos Mavrogiannopoulos
2015-01-16 10:33:33 +01:00
parent d3159c6973
commit 8dd56e69c8

2
NEWS
View File

@@ -7,7 +7,7 @@
freeradius-client.
- Reply using the same address that received UDP packets are sent.
- Simplify the input of IPv6 network addresses.
- Use a separate IPC, NET and PID namespace in Linux systems for worker
- 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.
- Configuration option 'use-seccomp' was replaced by 'isolate-workers',