diff options
author | Martin Szulecki | 2012-03-22 20:49:50 +0100 |
---|---|---|
committer | Martin Szulecki | 2012-03-22 20:49:50 +0100 |
commit | aae64d6710b1caa00347187351c5254724b03653 (patch) | |
tree | f5015bb1578d1e89f19723c0476948003769389a | |
parent | 13671262e82416a983bdb963ceaae6f4ba587506 (diff) | |
download | libimobiledevice-1.0.7.tar.gz libimobiledevice-1.0.7.tar.bz2 |
Update NEWS for 1.0.7 release1.0.7stable-1-0-0
-rw-r--r-- | NEWS | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -1,5 +1,18 @@ +Version 1.0.7 +~~~~~~~~~~~~~ + +* Maintenance release of stable series +* Changes: + - Fix SWIG 2.x detection + - Fix support for iOS 5 and later + - Flush output of idevicesyslog immediately + - Replace deprecated GNUTLS functions properly + - Fix segfaults in library and some tools + - Fix memory leaks + - Build fixes + Version 1.0.6 -~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~ * Quick follow up release * Changes: |