diff options
author | Martin Szulecki | 2011-03-26 12:02:45 +0100 |
---|---|---|
committer | Martin Szulecki | 2011-03-26 12:02:45 +0100 |
commit | 734c8677581529a8e9665267af05db64e3a770e2 (patch) | |
tree | 75ef87ae0ebdc0ea7c7b4cd40251c8917255bb16 | |
parent | 47c298fb3b92ccbe3e71c17f2996e935ddd40352 (diff) | |
download | libimobiledevice-734c8677581529a8e9665267af05db64e3a770e2.tar.gz libimobiledevice-734c8677581529a8e9665267af05db64e3a770e2.tar.bz2 |
Update NEWS for 1.0.5
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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 ~~~~~~~~~~~~~ |