From 40cd8867f1c7f10aa3ed9b5f02967fce6ac90b16 Mon Sep 17 00:00:00 2001 From: Alessandro Ghedini Date: Tue, 23 Sep 2014 21:12:10 +0200 Subject: Release 0.5.4 --- RELEASE_NOTES | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'RELEASE_NOTES') diff --git a/RELEASE_NOTES b/RELEASE_NOTES index ca2df98de4..1b4f6fb245 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,18 @@ +Release 0.5.4 +============= + +Bug fixes +--------- + +- Fix generation of watch later config file for multiline file names when + --write-filename-in-watch-later-config is used (avoid writing the new lines + in the config, which would make it possible for the filename to set options). +- Fix random crashes on audio uninit. + +This listing is not complete. There are many more bug fixes and changes. The +complete change log can be viewed by running ``git log 6f7f7c3..1a7b6f1`` in +the git repository. + Release 0.5.3 ============= -- cgit v1.2.3