vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf <[email protected]> | Mon Sep 23 00:00:10 2013 +0200| [edd88358218f273fddde646a172a2104796d46c2] | committer: Jean-Baptiste Kempf
Update NEWS for 2.1.0 > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=edd88358218f273fddde646a172a2104796d46c2 --- NEWS | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 7151eee..dc99d2e 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Changes between 2.0.x and 2.1.0: +Changes between 2.0.9 and 2.1.0: -------------------------------- Important changes: @@ -238,12 +238,19 @@ Removed modules: * SQL Lite (only used as SQL Media library backend) * htcpcp :) +Translations: + * Update of all translations + Changes between 2.0.8 and 2.0.9: -------------------------------- Demux: * Improve handling of corrupt ASF files + * Fix buffer overflow in the mp4a packetizer + +Contribs: + * Fix modplug security issues Changes between 2.0.7 and 2.0.8: _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
