diff options
author | Martin Szulecki | 2010-11-27 15:22:53 +0100 |
---|---|---|
committer | Martin Szulecki | 2010-11-27 15:22:53 +0100 |
commit | e31c17a9e4c693fb0c2465bf51f03e488dea0359 (patch) | |
tree | 8afc9c360ba0c9a3dcc79a7e5d4bf22654b736a7 | |
parent | a7880511dcbb1dddcb553fc7764324cda545c9b9 (diff) | |
download | libimobiledevice-e31c17a9e4c693fb0c2465bf51f03e488dea0359.tar.gz libimobiledevice-e31c17a9e4c693fb0c2465bf51f03e488dea0359.tar.bz2 |
Update NEWS for 1.0.4
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ Version 1.0.4 * Maintenance release of stable series * Changes: + - 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 - Fix connecting to iOS 4.2.1+ devices |