diff --git a/ChangeLog b/ChangeLog index 198ae08..8f0139f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2.11.0: +2.11.0 (2023-11-07): [ Eugène Filin ] * Fix incorrect variable initialization @@ -74,7 +74,7 @@ * Add define option to disable SBR/PS support * Fix coefficient table selection in tns_decode_coef -2.10.1: +2.10.1 (2022-10-20): [David Korczynski] * Reject buffers of zero size. @@ -83,7 +83,7 @@ * Have proper version string in `faad.h`. * Add conditional build with DRC. -2.10.0: +2.10.0 (2020-10-20): [ tatsuz ] * updated Visual Studio projects to VS 2019 (#54) @@ -108,7 +108,7 @@ * Check for error after each channel decode. * Check for inconsistent number of channels. -2.9.2: +2.9.2 (2020-05-04): [ Michał Janiszewski ] * Only use x86-assembly when explicitly on x86 * Use unsigned integers correctly @@ -135,12 +135,12 @@ * library name is faad (#52) * Unbreak PS audio (#51) -2.9.1: +2.9.1 (2019-11-04): [ Fabian Greffrath ] * Include stdio.h in libfaad/ps_dec.c for stderr (Michael Fink) * Fix Tille -> Title typo in frontend/mp4read.c (Alexander Thomas) -2.9.0: +2.9.0 (2019-09-09): [ Krzysztof Nikiel ] * Build system fixes and code clean-up