]> git.sesse.net Git - vlc/blobdiff - NEWS
Add some locking.
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index f86c19968d022ac851548024368c61d4f9691b1c..02224746e19a4849faf7671b674c55c08b739663 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,7 +25,7 @@ Demuxers:
    (Full disc support is NOT present yet)
  * Support for TwinVQ (.vqf) and AMV (.amv) files
  * Various EGP improvements
- * Support for embedded subtitles in .avi ODML files
+ * Support for embedded subtitles in OpenDML and legacy .avi files
 
 Playlist:
  * WPL playlist support
@@ -105,6 +105,7 @@ Maemo port:
 Misc:
  * new sqlite module
  * --save-config command line option not supported anymore.
+ * Fixed and reenabled netsync module.
 
 Bindings:
  * new C++ wrapper around libVLC: libVLCpp