doc update

This commit is contained in:
Nikos Mavrogiannopoulos
2014-06-25 22:00:58 +02:00
parent 3fac1c4e0c
commit 29a0604eb0

2
NEWS
View File

@@ -7,6 +7,8 @@
authentication methods). That feature is disabled by default as it
requires the security module to keep state for each connected user.
- Corrected escaping of URL-encoded passwords. Patch by Hexchain Tong.
- Fix issue which prevented reading the selected group from AnyConnect
clients.
- Forward the appropriate DNS and NBNS values when using a per-user/group
config. Reported by sskaje.
- Seccomp is now compiled-in by default, and can be enabled at runtime.