summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2017-01-23 19:16:14 +0100
committerMax Kellermann <max@musicpd.org>2017-01-23 19:16:14 +0100
commit32a64481f22cb69c89ec0a34d5d556225ea61f4f (patch)
tree2331b441adc744b6c110104abcf9eee1defc3be5 /NEWS
parent1776015c6c84a2eb8d74a7568dace2905cfd10b2 (diff)
lib/upnp: fix bad std::chrono cast
libupnp provides seconds, not whatever time unit is used by std::chrono::steady_clock.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index df9aecde6..7123502af 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ ver 0.20.3 (not yet released)
* database
- proxy: fix error "terminate called after throwing ..."
- proxy: make connect errors during startup non-fatal
+* neighbor
+ - upnp: fix premature expiry
* replay gain: don't reset ReplayGain levels when unpausing playback
* silence surround channels when converting from stereo
* use shortcuts such as "dsd64" in log messages