summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9dcde8cfc..1297825a0 100644
--- a/NEWS
+++ b/NEWS
@@ -31,11 +31,18 @@ ver 0.21 (not yet released)
- opus: support for sending metadata using ogg stream chaining
* require GCC 5.0
-ver 0.20.19 (not yet released)
+ver 0.20.19 (2018/04/26)
* protocol
- validate absolute seek time, reject negative values
+* database
+ - proxy: fix "search already in progress" errors
+ - proxy: implement "list ... group"
* input
- mms: fix lockup bug and a crash bug
+* decoder
+ - ffmpeg: fix av_register_all() deprecation warning (FFmpeg 4.0)
+* player
+ - fix spurious "Not seekable" error when switching radio streams
* macOS: fix crash bug
ver 0.20.18 (2018/02/24)