changelog: Mention the MSVC DLL support

Also retroactively add a changelog entry to the 9beta1 list
for general MSVC support, which was present there already.

Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
Martin Storsjö 2012-10-18 15:06:49 +03:00
parent 55351de9f4
commit 22310eef9f

View File

@ -3,6 +3,7 @@ releases are sorted from youngest to oldest.
version <next>:
- metadata (INFO tag) support in WAV muxer
- support for building DLLs using MSVC
version 9_beta1:
@ -55,6 +56,7 @@ version 9_beta1:
- RTP packetization of JPEG
- Opus decoder and encoder using libopus
- remove -same_quant, it hasn't worked for years
- support for building with MSVC
version 0.8: