diff options
| author | 2020-06-15 20:20:55 +0200 | |
|---|---|---|
| committer | 2020-06-15 20:20:55 +0200 | |
| commit | 15f8652126664e3a4b980e5d1c039b9053ce8566 (patch) | |
| tree | d5952aa323c3f647508525693ed3beb32f3403e5 | |
| parent | fb12dc890929dde2c81468854aa4bdee128c6b24 (diff) | |
| download | libimobiledevice-15f8652126664e3a4b980e5d1c039b9053ce8566.tar.gz libimobiledevice-15f8652126664e3a4b980e5d1c039b9053ce8566.tar.bz2 | |
Update NEWS with latest changes1.3.0
| -rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
| @@ -62,7 +62,18 @@ Version 1.3.0 | |||
| 62 | in some cases. | 62 | in some cases. |
| 63 | - Improve IPv6 "scope id" detection to fix connecting to network devices with | 63 | - Improve IPv6 "scope id" detection to fix connecting to network devices with |
| 64 | link-local adresses. | 64 | link-local adresses. |
| 65 | - Update man pages | ||
| 66 | - Fix various inconsistent declarations in public headers | ||
| 67 | - Allow OpenSSL >= 1.1.0 to use older/disallowed TLS versions fixing issues | ||
| 68 | where pairing records were getting removed repeatingly | ||
| 65 | - Fixed memory leaks | 69 | - Fixed memory leaks |
| 70 | - Cython: Rewrite version detection logic in configure.ac | ||
| 71 | - Rename "--enable-debug-code" configure option to "--enable-debug" | ||
| 72 | - Improve README.md with project description, installation, contributing and | ||
| 73 | usage sections | ||
| 74 | - Rename library and all related files by adding an API version resulting | ||
| 75 | in "libimobiledevice-1.0" | ||
| 76 | - Bump soname version | ||
| 66 | * API is UNSTABLE | 77 | * API is UNSTABLE |
| 67 | 78 | ||
| 68 | Version 1.2.0 | 79 | Version 1.2.0 |
