diff options
author | Martin Szulecki | 2010-10-04 00:44:05 +0200 |
---|---|---|
committer | Martin Szulecki | 2010-10-04 00:44:05 +0200 |
commit | 3c0919f1acae33004ba92930ebebea817afdf11b (patch) | |
tree | 24c4c9e943f63d160d448b543c47cdd333370517 | |
parent | 5f08413081ada86f55e5a4585a6635aa34b57ed4 (diff) | |
download | libimobiledevice-3c0919f1acae33004ba92930ebebea817afdf11b.tar.gz libimobiledevice-3c0919f1acae33004ba92930ebebea817afdf11b.tar.bz2 |
Update NEWS with 1.0.3 release notes
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 ~~~~~~~~~~~~~ |