summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2010-10-04 00:44:05 +0200
committerGravatar Martin Szulecki2010-10-04 00:44:05 +0200
commit3c0919f1acae33004ba92930ebebea817afdf11b (patch)
tree24c4c9e943f63d160d448b543c47cdd333370517
parent5f08413081ada86f55e5a4585a6635aa34b57ed4 (diff)
downloadlibimobiledevice-3c0919f1acae33004ba92930ebebea817afdf11b.tar.gz
libimobiledevice-3c0919f1acae33004ba92930ebebea817afdf11b.tar.bz2
Update NEWS with 1.0.3 release notes
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4134f35..fdb0766 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Version 1.0.3
+~~~~~~~~~~~~~
+
+* Maintenance release of stable series
+* Changes:
+ - Terminate idevicesyslog on receive errors (like device unplug)
+ - Bugfixes for idevicebackup tool
+ - Hopefully the last fixes for big endian machines
+ - Build fixes for FreeBSD Python support
+ - Fix build on Mac OS X
+
Version 1.0.2
~~~~~~~~~~~~~