Summary
This is a supported release. It fixes a problem with updating passwords
on postgresql.org distributed versions of PostgreSQL.
Bugfixes
- Correct psql path when setting password on custom versions.
- Documentation updates
- Test updates
Known Bugs
* SLES is not supported.
This patch provides new changelog notes for the next release. It also does some
cleanup:
* Move CHANGELOG.md to Changelog so it gets rendered in the forge
* Fix LICENSE so only the necessary boiler plate gets displayed in the Forge
And finally it increments the Modulefile version to 2.1.0.
Signed-off-by: Ken Barber <ken@bob.sh>