summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f78c9bd..4540264 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Version 1.0.5
+~~~~~~~~~~~~~
+
+* Maintenance release of stable series
+* Changes:
+ - Add a workaround for a bug in iOS 4.3 affecting lockdown_get_value() which
+ most prominently affected libgpod, gvfs, ideviceinfo and some other tools
+ - Read ProxyDeath message to preventing obsolete messages in device syslog
+ - Rework SWIG detection and includes
+ - Add manpages for ideviceenterrecovery and idevicepair
+ - Add missing libgen.h include to silence compiler warnings
+
Version 1.0.4
~~~~~~~~~~~~~