summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2010-05-12 14:31:57 +0200
committerGravatar Martin Szulecki2010-05-12 14:31:57 +0200
commit6d7984325cc396bb7a8c740c06593943b0b01827 (patch)
tree6e3a52869e74b354144fe509a946ef8bfa4bad7e
parent79a20cddfb75ec6653c22a19cee21f9d02eb8eb8 (diff)
downloadlibimobiledevice-6d7984325cc396bb7a8c740c06593943b0b01827.tar.gz
libimobiledevice-6d7984325cc396bb7a8c740c06593943b0b01827.tar.bz2
Update NEWS with 1.0.1 release notes
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a1f4666..237349a 100644
--- a/NEWS
+++ b/NEWS
@@ -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
~~~~~~~~~~~~~