From 085624ec8fd5187026c9813d71c2ecc527f62091 Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Fri, 13 Jun 2014 16:49:42 +0200 Subject: Fix typo in NEWS --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 75237d4..694f22d 100644 --- a/NEWS +++ b/NEWS @@ -55,7 +55,7 @@ Version 1.1.6 implementations - Implement *_start_service() helper for easier creation of service clients - Add public *_SERVICE_NAME defines for each service - - Fix a great bunch of memory leaks after intensive valigrind session + - Fix a great bunch of memory leaks after intensive valgrind session - Security: Fix insecure use of the /tmp directory (CVE-2013-2142) - A bunch of memory leak fixes - Python: Various fixes and support for "with" statement for AfcFile class -- cgit v1.1-32-gdbae