summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2020-09-16 17:16:23 +0200
committerMax Kellermann <max@musicpd.org>2020-09-16 17:17:34 +0200
commitc61a3b8d13e9b7fd2b0ef5f64a2dd9745fdc0306 (patch)
treed939da6b46b3a5a073df4ae3e468a8b7ae3ef105 /NEWS
parente10b867fe6ffbac1ac37a333dbd69597e4fc9f03 (diff)
LogBackend: change the initial log_threshold to DEFAULT
The log levels have always been very confusing (and badly named), but this was most confusing: if there's a log level called "default", why is it not the default? Closes https://github.com/MusicPlayerDaemon/MPD/issues/926
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f00ba7a79..82e0d55e5 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ ver 0.21.26 (not yet released)
- ffmpeg: remove "rtsp://" from the list of supported protocols
- ffmpeg: add "hls+http://" to the list of supported protocols
- sndfile: fix lost samples at end of file
+* the default log_level is "default", not "info"
ver 0.21.25 (2020/07/06)
* protocol: