diff options
author | Martin Szulecki | 2010-05-12 14:31:57 +0200 |
---|---|---|
committer | Martin Szulecki | 2010-05-12 14:31:57 +0200 |
commit | 6d7984325cc396bb7a8c740c06593943b0b01827 (patch) | |
tree | 6e3a52869e74b354144fe509a946ef8bfa4bad7e | |
parent | 79a20cddfb75ec6653c22a19cee21f9d02eb8eb8 (diff) | |
download | libimobiledevice-6d7984325cc396bb7a8c740c06593943b0b01827.tar.gz libimobiledevice-6d7984325cc396bb7a8c740c06593943b0b01827.tar.bz2 |
Update NEWS with 1.0.1 release notes
-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 ~~~~~~~~~~~~~ |