summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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