diff options
| -rw-r--r-- | NEWS | 7 |
1 files changed, 5 insertions, 2 deletions
| @@ -11,7 +11,7 @@ Version 1.1.5 | |||
| 11 | - Add webinspector service implementation for WebKit remote debugging | 11 | - Add webinspector service implementation for WebKit remote debugging |
| 12 | - Add support for encrypted and password protected backups to idevicebackup2 | 12 | - Add support for encrypted and password protected backups to idevicebackup2 |
| 13 | - Fix major "too long filename received" bug in idevicebackup2 | 13 | - Fix major "too long filename received" bug in idevicebackup2 |
| 14 | - Various fixes for proper and tested WIN32 support including MingW building | 14 | - Various fixes for proper and tested WIN32 support including MinGW building |
| 15 | - Fix various crashers and improve quality of idevicebackup2 tool | 15 | - Fix various crashers and improve quality of idevicebackup2 tool |
| 16 | - Add endianness helpers for systems lacking support | 16 | - Add endianness helpers for systems lacking support |
| 17 | - Fix idevicedate to work on iOS 6+ | 17 | - Fix idevicedate to work on iOS 6+ |
| @@ -22,7 +22,10 @@ Version 1.1.5 | |||
| 22 | - Add misagent service implementation to manage provisioning profiles | 22 | - Add misagent service implementation to manage provisioning profiles |
| 23 | - Fix crash if $HOME is empty or not defined | 23 | - Fix crash if $HOME is empty or not defined |
| 24 | - Fix non-ASCII characters being stripped when using plist communication | 24 | - Fix non-ASCII characters being stripped when using plist communication |
| 25 | - Improve compile support for Cython >= 0.16 and check it at configure time | 25 | - Improve compile support for cython and check it at configure time |
| 26 | - Bump cython requirement to 0.17.0+ | ||
| 27 | - Fix compilation of cython bindings | ||
| 28 | - Python bindings now cover all C APIs | ||
| 26 | - Fix iOS 6 compatibility for mobilesync, mobilebackup, mobilebackup2 and | 29 | - Fix iOS 6 compatibility for mobilesync, mobilebackup, mobilebackup2 and |
| 27 | screenshotr by bumping device link protocol version number | 30 | screenshotr by bumping device link protocol version number |
| 28 | - Do not strip non_ASCII characters from XML plists | 31 | - Do not strip non_ASCII characters from XML plists |
