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 @@
1Version 1.0.1
2~~~~~~~~~~~~~
3
4* Maintenance release of stable series
5* Changes:
6 - Cleanup includes of files
7 - Use glib instead of netinet for endianess
8 - Fix installation_proxy not adding client options correctly
9 - idevicebackup: better handle broken or missing plist files
10 - Fix some memory leaks in pairing/handshake process
11 - Fix label not being used in lockdownd_client_new()
12 - Update AUTHORS, README and installation instructions
13
1Version 1.0.0 14Version 1.0.0
2~~~~~~~~~~~~~ 15~~~~~~~~~~~~~
3 16