~openlp-core/openlp/2.4

« back to all changes in this revision

Viewing changes to CHANGELOG.rst

  • Committer: Raoul Snyman
  • Date: 2017-03-12 03:20:26 UTC
  • mfrom: (2675.1.6 db-upgrades-2.4)
  • Revision ID: raoul@snyman.info-20170312032026-jco14uzswvharhzo
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/db-upgrades-2.4 (revision 2681)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1929/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1840/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1781/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1511/
[SUCCESS] https://ci.openlp.io/job/Branch-04b-Windows_Interface_Tests/1101/
[SUCCESS] https://ci.openlp.io/...

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
OpenLP 2.4.6
 
2
============
 
3
 
 
4
* Fixed a bug where the author type upgrade was being ignore because it was looking at the wrong table
 
5
* Fixed a bug where the songs_songbooks table was not being created because the if expression was the wrong way round
 
6
* Changed the songs_songbooks migration SQL slightly to take into account a bug that has (hopefully) been fixed
 
7
* Add another upgrade step to remove erroneous songs_songbooks entries due to the previous bug
 
8
* Added importing of author types to the OpenLP 2 song importer