]> git.sesse.net Git - vlc/blobdiff - NEWS
Qt: fix an utf8 encoding issue in the recents menu
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 21b9ab497da98b623de2f413ba2b6ee917b0df7d..a01e947982742523776683ba6aba3dedbb7e87b3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Changes between 1.2.x and 1.3.0:
+Changes between 1.2.x and 1.3.0-git:
 --------------------------------
 
 
@@ -120,6 +120,8 @@ Interfaces:
  * Mac OS X: support for the native fullscreen mode on OS X Lion
  * Mac OS X: enhanced AppleScript support
  * The rc and telnet lua interfaces were merged into a new "cli" interface
+ * lua: the recommended way to run custom interface scripts is now to pass
+   -I luaintf --lua-intf myscript
  * ncurses: heavy refactor of the complete interface
  * dbus: Rewrite of the main loop to use a more efficient poll-based model
  * dbus: Upgrade to an mpris2 compliant interface, see http://www.mpris.org