From 15f8652126664e3a4b980e5d1c039b9053ce8566 Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Mon, 15 Jun 2020 20:20:55 +0200 Subject: Update NEWS with latest changes --- NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 -- cgit v1.1-32-gdbae