Testing:Changelog
From OpenLP
When you are testing OpenLP it is always useful to know what changes have been made between two builds. There are several ways to get the changelog:
- One way is to visit https://bazaar.launchpad.net/~openlp-core/openlp/trunk/changes to find out.
- https://bazaar.launchpad.net/~openlp-core/openlp/trunk/atom
- If you have a local copy of trunk you can use the following command (do not forget to switch into the right directory first) to receive the changelog:
bzr log | head