]> git.sesse.net Git - vlc/blobdiff - NEWS
Assume we ahve setenv() and unsetenv()
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index db1e00c9dc519390b344bebcfbc3727a512b5a99..890e5facbfb59811094ab793acf361c2c149eed9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ Important changes for packagers:
    its file systems and files content (except the Windows port). If this is
    not acceptable, pass --enable-non-utf8 to the configure script.
    Non-UTF-8 file systems support will be removed in future versions.
+ * The VLC plugins path can be overriden with the VLC_PLUGIN_PATH environment
+   variable. The --plugin-path command line option was removed.
  * The default tarballs are now .tar.xz
 
  * The NPAPI webplugin has moved to git://git.videolan.org/npapi-vlc.git
@@ -55,7 +57,7 @@ Interfaces
 Video Output:
  * New video output based on Direct2D for Windows 7 and Vista (with Platform Update)
  * New video output for iOS platform
- * New video output using EGL
+ * Experimental work in progress on a video output using EGL
  * Adaptation of the OpenGL layer for OpenGL ES 1.1
  * Various vmem improvements