From: Antonio Ospite Date: Thu, 1 Mar 2018 16:37:11 +0000 (+0100) Subject: NEWS: Release version 0.1.7 X-Git-Tag: v0.1.7^0 X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/d99323d05c42e148a8f1748504e4abd4694359e6 NEWS: Release version 0.1.7 --- diff --git a/NEWS b/NEWS index 9aba2e7..c9980aa 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +News for v0.1.7: +================ + + * Fix FFMpeg deprecation warnings, the code now depends on FFMpeg 3.1+ + * Fix compilation on Windows + * Update the Windows build instructions in HACKING.asciidoc + * Add a HOWTO for new users in contrib/howto-picopix.asciidoc + * Add a patch to contrib/ to allow compiling libam7xxx on Ubuntu 14.04 LTS + * Make sure am7xxx_get_device_info() always returns sensible values + * Fix warnings about _BSD_SOURCE deprecation + * Misc code and build system cleanups + News for v0.1.6: ================