summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2012-03-22 21:37:49 +0100
committerGravatar Martin Szulecki2012-03-22 21:37:49 +0100
commita76447c6959d50cfc4b3fda3a4b300ff8205a368 (patch)
tree25f145d40fec3b0d91814480f4563eb6db01c336 /NEWS
parent0f340256be1465433dbd27c7453a5a516f2f9e64 (diff)
downloadlibimobiledevice-a76447c6959d50cfc4b3fda3a4b300ff8205a368.tar.gz
libimobiledevice-a76447c6959d50cfc4b3fda3a4b300ff8205a368.tar.bz2
Add changes from 1.0.7 to NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 14 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5a93d2b..939ad12 100644
--- a/NEWS
+++ b/NEWS
@@ -59,8 +59,21 @@ Version 1.1.0
59* Python Bindings will get refactored completely 59* Python Bindings will get refactored completely
60* API is UNSTABLE 60* API is UNSTABLE
61 61
62Version 1.0.7
63~~~~~~~~~~~~~
64
65* Maintenance release of stable series
66* Changes:
67 - Fix SWIG 2.x detection
68 - Fix support for iOS 5 and later
69 - Flush output of idevicesyslog immediately
70 - Replace deprecated GNUTLS functions properly
71 - Fix segfaults in library and some tools
72 - Fix memory leaks
73 - Build fixes
74
62Version 1.0.6 75Version 1.0.6
63~~~~~~~~~~~~~~~ 76~~~~~~~~~~~~~
64 77
65* Quick follow up release 78* Quick follow up release
66* Changes: 79* Changes: