diff options
| author | 2012-03-22 21:37:49 +0100 | |
|---|---|---|
| committer | 2012-03-22 21:37:49 +0100 | |
| commit | a76447c6959d50cfc4b3fda3a4b300ff8205a368 (patch) | |
| tree | 25f145d40fec3b0d91814480f4563eb6db01c336 | |
| parent | 0f340256be1465433dbd27c7453a5a516f2f9e64 (diff) | |
| download | libimobiledevice-a76447c6959d50cfc4b3fda3a4b300ff8205a368.tar.gz libimobiledevice-a76447c6959d50cfc4b3fda3a4b300ff8205a368.tar.bz2 | |
Add changes from 1.0.7 to NEWS
| -rw-r--r-- | NEWS | 15 |
1 files changed, 14 insertions, 1 deletions
| @@ -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 | ||
| 62 | Version 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 | |||
| 62 | Version 1.0.6 | 75 | Version 1.0.6 |
| 63 | ~~~~~~~~~~~~~~~ | 76 | ~~~~~~~~~~~~~ |
| 64 | 77 | ||
| 65 | * Quick follow up release | 78 | * Quick follow up release |
| 66 | * Changes: | 79 | * Changes: |
