]> git.sesse.net Git - vlc/commitdiff
Update NEWS for zip MRL.
authorJean-Baptiste Kempf <jb@videolan.org>
Tue, 19 May 2009 16:36:42 +0000 (18:36 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 19 May 2009 16:36:42 +0000 (18:36 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 52671ec67dff8efcfbffe2a707a44bd8558e2a37..9aac2686b0c54a8a02672283ebc76f9f07c70e49 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -49,7 +49,7 @@ Access:
    OSS or Alsa audio input. Use --input-slave alsa:// or oss:// if needed.
  * DVB scanning on linux
  * EXPERIMENTAL Blu-Ray Disc and AVCHD Folders support
- * On-the-fly zip file decompression and browsing (MRL of the form zip://file.zip|file.avi to specify the file)
+ * On-the-fly zip file decompression and browsing (MRL of the form zip://file.zip!/file.avi to specify the file - the development form of zip://file.zip|file.avi is not supported anymore)
  * Opening of any file descriptor using 'fd://'
  * MTP device access on Unix
  * CD-Text support on the cdda module (CD-Audio)