summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2012-04-08 01:55:59 +0200
committerGravatar Martin Szulecki2012-04-08 01:55:59 +0200
commit6c179de21ff94be96df3064ce40e832749cd6f1a (patch)
tree8a6d0586fe6bca86e853923ee79a2ad25310bc91 /NEWS
parent0f5d47beb4a278d3eb25aadff9abfdac80d525c2 (diff)
downloadlibimobiledevice-6c179de21ff94be96df3064ce40e832749cd6f1a.tar.gz
libimobiledevice-6c179de21ff94be96df3064ce40e832749cd6f1a.tar.bz2
Update NEWS with latest changes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f6f95a0..60cbeb7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Version 1.1.3
+~~~~~~~~~~~~~
+
+* Development release
+* Changes:
+ - Bump libusbmuxd dependency to 1.0.8
+ - Fix reading from syslog_relay and remove null characters
+ - Relicense ideviceimagemounter and idevicescreenshot to LGPL
+ - Fix a crash when using restored_client_free()
+ - API: Add sbservices_get_interface_orientation()
+ - Update man pages and code comments for documentation
+ - Minor cleanup
+* API is UNSTABLE
+
Version 1.1.2
~~~~~~~~~~~~~