diff options
author | Martin Szulecki | 2010-11-27 20:00:45 +0100 |
---|---|---|
committer | Martin Szulecki | 2010-11-27 20:00:45 +0100 |
commit | fb472d7749dd328cf5ec7360cb8831d2f510a92b (patch) | |
tree | 3c976868de33573634989d8c3dc1cdbcef810491 | |
parent | d9ed7fa82a1764c6badbe6cd98e54e04a5250cc6 (diff) | |
download | libimobiledevice-2dfa5227c8a0abd77164bcd219f35fd77c43a3b3.tar.gz libimobiledevice-2dfa5227c8a0abd77164bcd219f35fd77c43a3b3.tar.bz2 |
Update NEWS with crash bugfix information for 1.0.41.0.4
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ Version 1.0.4 * Maintenance release of stable series * Changes: + - Fix a possible crash in lockdownd_client_new_with_handshake() - Do not not check for Swig/Python if --without-swig is set - Fail with an error message if libgcrypt is not found - Pass host certificate with GNUTLS correctly |