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 | |||
| 3 | 3 | ||
| 4 | * Changes: | 4 | * Changes: |
| 5 | - Bump autoconf requirement to 2.64 | 5 | - Bump autoconf requirement to 2.64 |
| 6 | - Bump libimobiledevice dependency to 1.2.0 | ||
| 7 | - Bump libzip dependency to 0.10 | 6 | - Bump libzip dependency to 0.10 |
| 8 | - Ignore .DS_Store and hidden files when parsing ZIP files | 7 | - Ignore .DS_Store and hidden files when parsing ZIP files |
| 9 | - Fix device removal detection triggering on any device unplug | 8 | - Fix device removal detection triggering on any device unplug |
| @@ -13,6 +12,11 @@ Version 1.1.1 | |||
| 13 | - Fix win32 build | 12 | - Fix win32 build |
| 14 | - Add "-n" option to make waiting on install/uninstall notification optional | 13 | - Add "-n" option to make waiting on install/uninstall notification optional |
| 15 | - Ignore SIGPIPE signal | 14 | - Ignore SIGPIPE signal |
| 15 | - Add "--network" and "--version" options to ideviceactivation tool | ||
| 16 | - Bump libimobiledevice dependency to 1.3.0 | ||
| 17 | - Bump libplist dependency to 2.2.0 | ||
| 18 | - Improve README.md with project description, installation, contributing and | ||
| 19 | usage sections | ||
| 16 | 20 | ||
| 17 | Version 1.1.0 | 21 | Version 1.1.0 |
| 18 | ~~~~~~~~~~~~~ | 22 | ~~~~~~~~~~~~~ |
