diff options
| author | 2020-06-04 04:53:42 +0200 | |
|---|---|---|
| committer | 2020-06-04 04:53:42 +0200 | |
| commit | 0a54292828827b99db6faa84a0820b2ab2094f1d (patch) | |
| tree | 6c0c35165f582d54fc005add0d37dbb7f4f46fcf /NEWS | |
| parent | 76b58295b986582f8ca2e8d2f08e0f6b593d0f6d (diff) | |
| download | ideviceinstaller-0a54292828827b99db6faa84a0820b2ab2094f1d.tar.gz ideviceinstaller-0a54292828827b99db6faa84a0820b2ab2094f1d.tar.bz2 | |
Update NEWS with latest changes
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 16 | 
1 files changed, 16 insertions, 0 deletions
| @@ -1,3 +1,19 @@ +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 +  - Improve excessive progress output +  - Return non-zero exit status on errors +  - Remove length check on UDID argument to support newer devices +  - Fix win32 build +  - Add "-n" option to make waiting on install/uninstall notification optional +  - Ignore SIGPIPE signal +  Version 1.1.0  ~~~~~~~~~~~~~ | 
