diff options
| author | 2020-06-09 03:25:18 +0200 | |
|---|---|---|
| committer | 2020-06-09 03:25:18 +0200 | |
| commit | 978cd568286ead1c49e0fed91c69ffc4b5283060 (patch) | |
| tree | 103beabc2e3ed4a4e416a606f29cffadc13cb24f /NEWS | |
| parent | 8cf167710b6add2bcbbb1099cb5fe72b5199f891 (diff) | |
| download | libimobiledevice-978cd568286ead1c49e0fed91c69ffc4b5283060.tar.gz libimobiledevice-978cd568286ead1c49e0fed91c69ffc4b5283060.tar.bz2 | |
Update NEWS with latest changes
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 13 |
1 files changed, 10 insertions, 3 deletions
| @@ -1,7 +1,7 @@ | |||
| 1 | Version 1.2.1 | 1 | Version 1.2.1 |
| 2 | ~~~~~~~~~~~~~ | 2 | ~~~~~~~~~~~~~ |
| 3 | 3 | ||
| 4 | * Development release "Let's get this going." | 4 | * Development release "Let's get the party started." |
| 5 | * Changes: | 5 | * Changes: |
| 6 | - Fix Python 3 support | 6 | - Fix Python 3 support |
| 7 | - Add more lockdown error codes | 7 | - Add more lockdown error codes |
| @@ -53,10 +53,17 @@ Version 1.2.1 | |||
| 53 | - API: Add syslog_relay_start_capture_raw() for raw syslog capture | 53 | - API: Add syslog_relay_start_capture_raw() for raw syslog capture |
| 54 | - Add color output and process filter support to idevicesyslog | 54 | - Add color output and process filter support to idevicesyslog |
| 55 | - API: Add companion_proxy service implementation | 55 | - API: Add companion_proxy service implementation |
| 56 | - Bump dependency to libusbmuxd 2.0.1 | 56 | - Bump dependency to libusbmuxd 2.0.2 |
| 57 | - Bump dependency to libplist 2.1.0 | 57 | - Bump dependency to libplist 2.2.0 |
| 58 | - Improve error handling and reporting in library and tools | 58 | - Improve error handling and reporting in library and tools |
| 59 | - Fix various memory leaks in library and tools | 59 | - Fix various memory leaks in library and tools |
| 60 | - Add "--network" and "--version" options to all tools | ||
| 61 | - Fix socket_connect_addr() not connecting to network devices using IPv6 | ||
| 62 | in some cases. | ||
| 63 | - Improve IPv6 "scope id" detection to fix connecting to network devices with | ||
| 64 | link-local adresses. | ||
| 65 | - Fixed memory leaks | ||
| 66 | * API is UNSTABLE | ||
| 60 | 67 | ||
| 61 | Version 1.2.0 | 68 | Version 1.2.0 |
| 62 | ~~~~~~~~~~~~~ | 69 | ~~~~~~~~~~~~~ |
