DOCS/interface-changes.rst: mention OSX bundle logging

This commit is contained in:
wm4 2020-02-08 14:43:01 +01:00
parent 5d7f0edfeb
commit 27d84de2f4
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ Interface changes
- names starting with "." in ~/.mpv/scripts/ (or equivalent) are now ignored
- js modules: ~~/scripts/modules.js/ is no longer used, global paths can be
set with custom init (see docs), dir-scripts first look at <dir>/modules/
- the OSX bundle now logs to "~/Library/Logs/mpv.log" by default
--- mpv 0.32.0 ---
- change behavior when using legacy option syntax with options that start
with two dashes (``--`` instead of a ``-``). Now, using the recommended