From 6b9d977e8d61ff0a35bb0ed8744aa0930bc42ad8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geoffrey=20M=C3=A9tais?= Date: Wed, 25 Jul 2018 11:13:43 +0200 Subject: [PATCH] Update NEWS --- NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/NEWS b/NEWS index 8e74c74e6..f02aaa003 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +Changes between 3.0.12 and 3.0.13: +---------------------------------- + +Application: + * Fix subtitles not reloaded when multitasking + * Fix 'previous' button behavior + * Fix crashes + + +TV: + * Video player: improve use of seekbar with remote + * Fix History row disappearing + +VLC: + * Update VLC core + Changes between 3.0.11 and 3.0.12: ----------------------------------