Update changelog

This commit is contained in:
Raoul Snyman 2017-03-21 23:21:02 -07:00
parent 296d9534a8
commit d9d9b4f62c
1 changed files with 3 additions and 1 deletions

View File

@ -4,5 +4,7 @@ OpenLP 2.4.6
* Fixed a bug where the author type upgrade was being ignore because it was looking at the wrong table
* Fixed a bug where the songs_songbooks table was not being created because the if expression was the wrong way round
* Changed the songs_songbooks migration SQL slightly to take into account a bug that has (hopefully) been fixed
* Add another upgrade step to remove erroneous songs_songbooks entries due to the previous bug
* Sometimes the timer goes off as OpenLP is shutting down, and the application has already been deleted (reported via support system)
* Fix opening the data folder (KDE thought the old way was an SMB share)
* Fix a problem with the new QMediaPlayer not controlling the playlist anymore
* Added importing of author types to the OpenLP 2 song importer