summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2010-05-12 14:31:57 +0200
committerGravatar Martin Szulecki2010-05-12 15:01:17 +0200
commit168cfe0102463921c5e5f1c57d6c7bb52ce092e2 (patch)
treede935a6951ee3ebf256285a425d18a73f3002363 /NEWS
parent696d37a0db2aff091c07cf66e7fb59176cffb106 (diff)
downloadlibimobiledevice-168cfe0102463921c5e5f1c57d6c7bb52ce092e2.tar.gz
libimobiledevice-168cfe0102463921c5e5f1c57d6c7bb52ce092e2.tar.bz2
Update NEWS with 1.0.1 release notes
Diffstat (limited to 'NEWS')
-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
~~~~~~~~~~~~~