From d488d796f45a89eb20ef1f8dba6824706e1384d9 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 8 Aug 2012 22:18:08 +0200 Subject: player_control: add GError attribute Rewrite of the pc_get_error_message() function, now using a GError object instead of the complicated "errored_song" attribute. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index f5857557a..0cc597237 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,5 @@ ver 0.18 (2012/??/??) +* improved decoder/output error reporting ver 0.17.1 (2012/??/??) * protocol: -- cgit v1.2.3