Skip to content

Commit

Permalink
Release 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ghedo committed Sep 23, 2014
1 parent 1a7b6f1 commit 40cd886
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
@@ -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
=============

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.3
0.5.4

0 comments on commit 40cd886

Please sign in to comment.