From 37f295b31a757bcf386ff4d157155856a5250025 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Wed, 14 May 2014 14:54:02 +0200 Subject: [PATCH] doc update --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 9faccf3c..42c6bb1f 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,7 @@ server's occtl socket file. - Ocserv was modified to utilize talloc, the samba allocation library which can prevent memory leaks on the main server. As - this is not a memory intersive server the overhead should not be + this is not a memory intensive server the overhead should not be significant. - Ocserv was refactored and user authentication was moved to the security module. That ensures that there can be no critical memory leaks to