From 74c1a2a4f831285cbd93ec1427f1670d3c5c5e52 Mon Sep 17 00:00:00 2001 From: Martin Storsjo Date: Wed, 11 Jan 2017 10:45:23 +0200 Subject: [PATCH] Update the changelog for the upcoming 0.1.5 release --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9a5f4e5..b544ece 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +0.1.5 + - Updated upstream sources + - Fixed building with GCC 3.3 and 3.4 + - Fixed building with GCC 6 + - AArch64 optimizations + - Makefiles for building with MSVC + - Support building the code in C++11 mode + 0.1.4 - Updated upstream sources, with minor changes to the decoder API breaking the ABI. (Calling code using AUDIO_CHANNEL_TYPE may need to