summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-02-08 14:43:01 +0100
committerwm4 <wm4@nowhere>2020-02-08 14:43:01 +0100
commit27d84de2f488bc7adc275ea44327733984eb6be6 (patch)
treeaee3467830000a461c4b9185b5c469faeca50b49
parent5d7f0edfebb9829eb167770f943970203bdf63c0 (diff)
downloadmpv-27d84de2f488bc7adc275ea44327733984eb6be6.tar.bz2
mpv-27d84de2f488bc7adc275ea44327733984eb6be6.tar.xz
DOCS/interface-changes.rst: mention OSX bundle logging
-rw-r--r--DOCS/interface-changes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index efbfdc510e..972df201a5 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -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