diff options
author | Martin Storsjo <martin@martin.st> | 2018-08-31 14:26:29 +0300 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2018-09-02 23:24:42 +0300 |
commit | e646f07dbb5fb6630e5d577aa98ec58054305eba (patch) | |
tree | c78763872cba662662b1da8d1c387370141b68cf /ChangeLog | |
parent | 59995402a5260fbc9bd451af6d6c03bf1ccc73ee (diff) | |
download | fdk-aac-e646f07dbb5fb6630e5d577aa98ec58054305eba.tar.gz fdk-aac-e646f07dbb5fb6630e5d577aa98ec58054305eba.tar.bz2 fdk-aac-e646f07dbb5fb6630e5d577aa98ec58054305eba.zip |
Bump the version for the project to 2.0.0
Bump the major version all the way to 2, skipping 1, to sync the
major version with what the upstream seems to be using (commit logs
talk about "FDKv2").
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2.0.0 + - Major update in the upstream source base, with support for new + profiles and features, and numerous crash/fuzz fixes. The new + upstream version is referred to as FDKv2, thus skipping the + major version 1 and syncing the fdk-aac major version number to 2. + 0.1.6 - Lots of minor assorted crash/fuzz fixes, mostly for the decoder but also some for the encoder |