diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
| @@ -1,3 +1,15 @@ | |||
| 1 | Version 1.11 | ||
| 2 | ~~~~~~~~~~~~ | ||
| 3 | |||
| 4 | - Changes: | ||
| 5 | * Deprecated plist_dict_insert_item() in favor of plist_dict_set_item() | ||
| 6 | * Updated cython bindings for Python 3.x | ||
| 7 | * Removed swig python bindings | ||
| 8 | * Changed build system to autotools | ||
| 9 | * Added new plist_dict_merge() function | ||
| 10 | * WIN32 (MinGW) + OSX compilation fixes | ||
| 11 | * Made base64 decoding thread safe | ||
| 12 | |||
| 1 | Version 1.10 | 13 | Version 1.10 |
| 2 | ~~~~~~~~~~~~ | 14 | ~~~~~~~~~~~~ |
| 3 | 15 | ||
