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 +++++++++++++++ VERSION | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) 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 ============= diff --git a/VERSION b/VERSION index be14282b7f..7d8568351b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.5.3 +0.5.4 -- cgit v1.2.3