diff options
author | Martin Szulecki | 2010-05-12 14:31:57 +0200 |
---|---|---|
committer | Martin Szulecki | 2010-05-12 15:01:17 +0200 |
commit | 168cfe0102463921c5e5f1c57d6c7bb52ce092e2 (patch) | |
tree | de935a6951ee3ebf256285a425d18a73f3002363 /NEWS | |
parent | 696d37a0db2aff091c07cf66e7fb59176cffb106 (diff) | |
download | libimobiledevice-168cfe0102463921c5e5f1c57d6c7bb52ce092e2.tar.gz libimobiledevice-168cfe0102463921c5e5f1c57d6c7bb52ce092e2.tar.bz2 |
Update NEWS with 1.0.1 release notes
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +Version 1.0.1 +~~~~~~~~~~~~~ + +* Maintenance release of stable series +* Changes: + - Cleanup includes of files + - Use glib instead of netinet for endianess + - Fix installation_proxy not adding client options correctly + - idevicebackup: better handle broken or missing plist files + - Fix some memory leaks in pairing/handshake process + - Fix label not being used in lockdownd_client_new() + - Update AUTHORS, README and installation instructions + Version 1.0.0 ~~~~~~~~~~~~~ |