diff options
| -rw-r--r-- | NEWS | 15 |
1 files changed, 14 insertions, 1 deletions
| @@ -59,8 +59,21 @@ Version 1.1.0 | |||
| 59 | * Python Bindings will get refactored completely | 59 | * Python Bindings will get refactored completely |
| 60 | * API is UNSTABLE | 60 | * API is UNSTABLE |
| 61 | 61 | ||
| 62 | Version 1.0.7 | ||
| 63 | ~~~~~~~~~~~~~ | ||
| 64 | |||
| 65 | * Maintenance release of stable series | ||
| 66 | * Changes: | ||
| 67 | - Fix SWIG 2.x detection | ||
| 68 | - Fix support for iOS 5 and later | ||
| 69 | - Flush output of idevicesyslog immediately | ||
| 70 | - Replace deprecated GNUTLS functions properly | ||
| 71 | - Fix segfaults in library and some tools | ||
| 72 | - Fix memory leaks | ||
| 73 | - Build fixes | ||
| 74 | |||
| 62 | Version 1.0.6 | 75 | Version 1.0.6 |
| 63 | ~~~~~~~~~~~~~~~ | 76 | ~~~~~~~~~~~~~ |
| 64 | 77 | ||
| 65 | * Quick follow up release | 78 | * Quick follow up release |
| 66 | * Changes: | 79 | * Changes: |
