summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 75237d4..694f22d 100644
--- a/NEWS
+++ b/NEWS
@@ -55,7 +55,7 @@ Version 1.1.6
55 implementations 55 implementations
56 - Implement *_start_service() helper for easier creation of service clients 56 - Implement *_start_service() helper for easier creation of service clients
57 - Add public *_SERVICE_NAME defines for each service 57 - Add public *_SERVICE_NAME defines for each service
58 - Fix a great bunch of memory leaks after intensive valigrind session 58 - Fix a great bunch of memory leaks after intensive valgrind session
59 - Security: Fix insecure use of the /tmp directory (CVE-2013-2142) 59 - Security: Fix insecure use of the /tmp directory (CVE-2013-2142)
60 - A bunch of memory leak fixes 60 - A bunch of memory leak fixes
61 - Python: Various fixes and support for "with" statement for AfcFile class 61 - Python: Various fixes and support for "with" statement for AfcFile class