summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4e1dd08..a810e1f 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,10 @@ Version 1.1.7
3 3
4* Development release "Cleaning up the yard." 4* Development release "Cleaning up the yard."
5* Changes: 5* Changes:
6 - Fix broken app args, environment handling and memory leaks in idevicedebug
7 - Make all tools print an error if lockdown connection fails
8 - Convert int16_t macro error types into enum for better type-checking and
9 for various debugging benefits
6 - Avoid exporting non-public symbols for better ABI stability 10 - Avoid exporting non-public symbols for better ABI stability
7 - Fix failing backup process for devices having a passcode set and entering 11 - Fix failing backup process for devices having a passcode set and entering
8 lock state during the process in idevicebackup2 12 lock state during the process in idevicebackup2