vlc/vlc-1.1 | branch: master | Jean-Baptiste Kempf <[email protected]> | Thu Aug 12 00:25:55 2010 +0200| [89406df6e30a88dc7c237fd31d66db01cd57ba32] | committer: Jean-Baptiste Kempf
Forgot to NEWS about the playlist change/fix > http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=89406df6e30a88dc7c237fd31d66db01cd57ba32 --- NEWS | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 0478036..61f35f7 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ -Changes between 1.1.2 and 1.1.3-git -------------------------------- +Changes between 1.1.2 and 1.1.3: +-------------------------------- Access and demuxers: * fixes for FTP relatives path and FTP directory support @@ -10,6 +10,9 @@ Taglib: * fix NULL deferences, as reported by FortiGuard Lab, CVE-2010-2937 / VideoLAN-SA-1004 +Playlist: + * fix a regression where the wrong entry was played + Translations: * Update translations for Dutch, Sinhala, Hebrew, Estonian and Spanish @@ -24,7 +27,7 @@ BSD: Changes between 1.1.1 and 1.1.2: -------------------------------- +-------------------------------- Demuxers: * Avformat fps displaying fix _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
