diff options
| author | 2020-06-15 20:22:16 +0200 | |
|---|---|---|
| committer | 2020-06-15 20:22:16 +0200 | |
| commit | bcd0270cad62c8f75c7ad2d848f9b82c25261eb4 (patch) | |
| tree | 710df2034dd30aa355d23f2c44b1d5b1d999d251 | |
| parent | 796bd3dbd36202d72a2c42f425164b23c37fad75 (diff) | |
| download | ideviceinstaller-bcd0270cad62c8f75c7ad2d848f9b82c25261eb4.tar.gz ideviceinstaller-bcd0270cad62c8f75c7ad2d848f9b82c25261eb4.tar.bz2 | |
Update NEWS with latest changes1.1.1
| -rw-r--r-- | NEWS | 6 | 
1 files changed, 5 insertions, 1 deletions
| @@ -3,7 +3,6 @@ Version 1.1.1  * Changes:    - Bump autoconf requirement to 2.64 -  - Bump libimobiledevice dependency to 1.2.0    - Bump libzip dependency to 0.10    - Ignore .DS_Store and hidden files when parsing ZIP files    - Fix device removal detection triggering on any device unplug @@ -13,6 +12,11 @@ Version 1.1.1    - Fix win32 build    - Add "-n" option to make waiting on install/uninstall notification optional    - Ignore SIGPIPE signal +  - Add "--network" and "--version" options to ideviceactivation tool +  - Bump libimobiledevice dependency to 1.3.0 +  - Bump libplist dependency to 2.2.0 +  - Improve README.md with project description, installation, contributing and +    usage sections  Version 1.1.0  ~~~~~~~~~~~~~ | 
