From 38e3baa822571e84e5969b16bf9ed87cf24bc8a8 Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Tue, 14 Oct 2014 18:43:51 +0200 Subject: Update NEWS with latest changes --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 4e1dd08..a810e1f 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,10 @@ Version 1.1.7 * Development release "Cleaning up the yard." * Changes: + - Fix broken app args, environment handling and memory leaks in idevicedebug + - Make all tools print an error if lockdown connection fails + - Convert int16_t macro error types into enum for better type-checking and + for various debugging benefits - Avoid exporting non-public symbols for better ABI stability - Fix failing backup process for devices having a passcode set and entering lock state during the process in idevicebackup2 -- cgit v1.1-32-gdbae