[vlc-commits] Update NEWS
Felix Paul Kühne
git at videolan.org
Sat Feb 8 17:04:45 CET 2014
vlc/vlc-2.0 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sat Feb 8 17:04:42 2014 +0100| [24040e0df03779c981c4825855627d05f28eeac2] | committer: Felix Paul Kühne
Update NEWS
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=24040e0df03779c981c4825855627d05f28eeac2
---
NEWS | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 11372cb..d2be682 100644
--- a/NEWS
+++ b/NEWS
@@ -1,18 +1,23 @@
Changes between 2.0.9 and 2.0.10:
---------------------------------
+Core:
+ * Fix broken behavior with SOCKSv5 proxies
+ * Fix integer overflow on error when using vlc_readdir
+
Video output:
* Performance improvements on OS X if a Mac includes more than one GPU
* Stability improvements on OS X
Demuxers:
* Fix youtube, dailymotion, cue lua parsers
+ * Fix divide by 0 on ASF/WMV parsing
HTTP lua interface:
* Stability improvements
Contribs:
- * Fix live555 security issues
+ * Fix live555, libav and libpng security issues
Changes between 2.0.8 and 2.0.9:
--------------------------------
More information about the vlc-commits
mailing list