summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2020-06-15 20:20:55 +0200
committerGravatar Martin Szulecki2020-06-15 20:20:55 +0200
commit15f8652126664e3a4b980e5d1c039b9053ce8566 (patch)
treed5952aa323c3f647508525693ed3beb32f3403e5
parentfb12dc890929dde2c81468854aa4bdee128c6b24 (diff)
downloadlibimobiledevice-1.3.0.tar.gz
libimobiledevice-1.3.0.tar.bz2
Update NEWS with latest changes1.3.0
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ecf84cc..72823dc 100644
--- a/NEWS
+++ b/NEWS
@@ -62,7 +62,18 @@ Version 1.3.0
in some cases.
- Improve IPv6 "scope id" detection to fix connecting to network devices with
link-local adresses.
+ - Update man pages
+ - Fix various inconsistent declarations in public headers
+ - Allow OpenSSL >= 1.1.0 to use older/disallowed TLS versions fixing issues
+ where pairing records were getting removed repeatingly
- Fixed memory leaks
+ - Cython: Rewrite version detection logic in configure.ac
+ - Rename "--enable-debug-code" configure option to "--enable-debug"
+ - Improve README.md with project description, installation, contributing and
+ usage sections
+ - Rename library and all related files by adding an API version resulting
+ in "libimobiledevice-1.0"
+ - Bump soname version
* API is UNSTABLE
Version 1.2.0