summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2014-06-13 16:49:42 +0200
committerGravatar Martin Szulecki2014-06-13 16:49:42 +0200
commit085624ec8fd5187026c9813d71c2ecc527f62091 (patch)
treedf1f90da096d84f350b78a43cb06686de653a7ca /NEWS
parentf55f446e823627aeae39d0ab1824993ac9947ba2 (diff)
downloadlibimobiledevice-085624ec8fd5187026c9813d71c2ecc527f62091.tar.gz
libimobiledevice-085624ec8fd5187026c9813d71c2ecc527f62091.tar.bz2
Fix typo in NEWS
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
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