Browse code

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>

Martin Storsjö authored on 2012/10/18 21:06:49
Showing 1 changed files
... ...
@@ -3,6 +3,7 @@ releases are sorted from youngest to oldest.
3 3
 
4 4
 version <next>:
5 5
 - metadata (INFO tag) support in WAV muxer
6
+- support for building DLLs using MSVC
6 7
 
7 8
 
8 9
 version 9_beta1:
... ...
@@ -55,6 +56,7 @@ version 9_beta1:
55 55
 - RTP packetization of JPEG
56 56
 - Opus decoder and encoder using libopus
57 57
 - remove -same_quant, it hasn't worked for years
58
+- support for building with MSVC
58 59
 
59 60
 
60 61
 version 0.8: