diff options
| author | 2010-05-12 14:31:57 +0200 | |
|---|---|---|
| committer | 2010-05-12 15:01:17 +0200 | |
| commit | 168cfe0102463921c5e5f1c57d6c7bb52ce092e2 (patch) | |
| tree | de935a6951ee3ebf256285a425d18a73f3002363 | |
| parent | 696d37a0db2aff091c07cf66e7fb59176cffb106 (diff) | |
| download | libimobiledevice-168cfe0102463921c5e5f1c57d6c7bb52ce092e2.tar.gz libimobiledevice-168cfe0102463921c5e5f1c57d6c7bb52ce092e2.tar.bz2 | |
Update NEWS with 1.0.1 release notes
| -rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
| @@ -1,3 +1,16 @@ | |||
| 1 | Version 1.0.1 | ||
| 2 | ~~~~~~~~~~~~~ | ||
| 3 | |||
| 4 | * Maintenance release of stable series | ||
| 5 | * Changes: | ||
| 6 | - Cleanup includes of files | ||
| 7 | - Use glib instead of netinet for endianess | ||
| 8 | - Fix installation_proxy not adding client options correctly | ||
| 9 | - idevicebackup: better handle broken or missing plist files | ||
| 10 | - Fix some memory leaks in pairing/handshake process | ||
| 11 | - Fix label not being used in lockdownd_client_new() | ||
| 12 | - Update AUTHORS, README and installation instructions | ||
| 13 | |||
| 1 | Version 1.0.0 | 14 | Version 1.0.0 |
| 2 | ~~~~~~~~~~~~~ | 15 | ~~~~~~~~~~~~~ |
| 3 | 16 | ||
