diff options
author | Nikias Bassen | 2011-06-13 17:38:48 +0200 |
---|---|---|
committer | Nikias Bassen | 2011-06-13 17:38:48 +0200 |
commit | 31b2e3315f1a7319cc74405231d0e3f85796da2b (patch) | |
tree | bf0d95561a9f1a6a63685b9ce9944ce1be714ad9 | |
parent | 55530ad32f1ef658b48764bca1fac6ca3a58d797 (diff) | |
download | libplist-31b2e3315f1a7319cc74405231d0e3f85796da2b.tar.gz libplist-31b2e3315f1a7319cc74405231d0e3f85796da2b.tar.bz2 |
Updated NEWS
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Version 1.5 +~~~~~~~~~~~ + +- Changes: + * Removed glib dependency, libplist now uses libcnary + (http://github.com/Chronic-Dev/libcnary) + * Fix building of python bindings with GCC 4.6 + Version 1.4 ~~~~~~~~~~~ |