2019-12-18  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS:
	Released as v5.14.0.
	[f00d480d4a0f] [5.14.0]

	* pyproject.toml:
	Fixed requires-dist for commercial wheels.
	[23c5bb98a8dd]

2019-12-16  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS:
	Updated the NEWS file.
	[b3130010a22c]

2019-12-14  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQtWebEngine.msp:
	Updated for Qt v5.14.0.
	[08b5399115c5]

2019-12-12  Phil Thompson  <phil@riverbankcomputing.com>

	* Merged the 5.13-maint branch.
	[3be79b99e71c]

2019-11-02  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 5.13.2 for changeset 5627b4a59e44
	[e8c569058a97] <5.13-maint>

	* NEWS:
	Released as v5.13.2.
	[5627b4a59e44] [5.13.2] <5.13-maint>

	* NEWS:
	Updated the NEWS file.
	[b2d827860c80] <5.13-maint>

2019-10-03  Phil Thompson  <phil@riverbankcomputing.com>

	* pyproject.toml:
	Fixed the name of PEP 566.
	[5a397978105b] <5.13-maint>

	* pyproject.toml:
	Requires PyQt-builder v1.
	[31bb17aa756b] <5.13-maint>

2019-10-01  Phil Thompson  <phil@riverbankcomputing.com>

	* pyproject.toml:
	Fixed the name of the PyQt-builder project.
	[a5e7ae0b670c] <5.13-maint>

2019-09-18  Phil Thompson  <phil@riverbankcomputing.com>

	* configure.py:
	Fixed building against Qt v5.12.5 and later.
	[c2040bb2bee2] <5.13-maint>

	* PyQtWebEngine.msp:
	Added PYQT_WEBENGINE_VERSION and PYQT_WEBENGINE_VERSION_STR ot
	QtWebEngine.
	[0a4790429fad] <5.13-maint>

2019-09-14  Phil Thompson  <phil@riverbankcomputing.com>

	* pyproject.toml:
	Added the requires-dist meta-data.
	[77195f172cbd] <5.13-maint>

2019-09-07  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 5.13.1 for changeset e7b3704583be
	[6d1079a1d9d7] <5.13-maint>

	* NEWS:
	Released as v5.13.1.
	[e7b3704583be] [5.13.1] <5.13-maint>

	* NEWS:
	Updated the NEWS file.
	[ac313a7714c3] <5.13-maint>

	* pyproject.toml:
	Temporarily specify PyQt-build v0.1 as the build system.
	[4a7ce6f828af] <5.13-maint>

2019-08-30  Phil Thompson  <phil@riverbankcomputing.com>

	* METADATA.in, README, pyproject.toml:
	Added support for sip v5.
	[3ec37bd4ae78] <5.13-maint>

2019-07-20  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQtWebEngine.msp:
	Fixed building when Qt doesn't support QtWebChannel.
	[091f34543aea] <5.13-maint>

2019-07-13  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQtWebEngine.msp:
	Fix building against Qt v5.12 and earlier.
	[8cb9a50c17c2] <5.13-maint>

2019-07-05  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQtWebEngine.msp:
	Added the missing QWebEnginePage.Feature.Notifications enum member.
	[54f5dff7983d] <5.13-maint>

2019-07-03  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 5.13.0 for changeset fe9bb03004fd
	[09c8c2e672ce]

	* NEWS:
	Released as v5.13.0.
	[fe9bb03004fd] [5.13.0]

2019-07-02  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS:
	Updated the NEWS file.
	[1c0db7013251]

2019-06-30  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQtWebEngine.msp, QtWebEngineCore.versions:
	Updated for Qt v5.13.0.
	[4e2c0056d0f9]

2019-06-20  Phil Thompson  <phil@riverbankcomputing.com>

	* rb-product:
	Updated the minimum PyQt5 wheel.
	[6eb69c15f896]

	* Merged the 5.12-maint branch.
	[baeb73a545a6]

	* PyQtWebEngine.msp:
	Updated for Qt v5.12.4.
	[9e68d6e3e8d9] <5.12-maint>

2019-04-19  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQtWebEngine.msp:
	Updated for Qt v5.12.3.
	[2905d2eac4b4] <5.12-maint>

2019-03-19  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 5.12.1 for changeset f0583eb7da8a
	[03e09b7b4953] <5.12-maint>

	* NEWS:
	Released as v5.12.1.
	[f0583eb7da8a] [5.12.1] <5.12-maint>

2019-03-18  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS:
	Updated the NEWS file.
	[598cae9d0f9f] <5.12-maint>

2019-03-17  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQtWebEngine.msp:
	Updated for Qt v5.12.2.
	[525c367f8949] <5.12-maint>

2019-03-08  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQtWebEngine.msp:
	Fixed building without SSL support.
	[a0b9d2b41efc] <5.12-maint>

	* configure.py:
	Fixed the configure.py options that relate to stub files.
	[f089ac081a92] <5.12-maint>

2019-02-10  Phil Thompson  <phil@riverbankcomputing.com>

	* METADATA.in:
	Fixes for the PyPI project description.
	[537ba6f4f470] <5.12-maint>

2019-02-04  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 5.12 for changeset c4c19b66da43
	[38d16c6e0c93]

	* NEWS:
	Released as v5.12.
	[c4c19b66da43] [5.12]

2019-02-02  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQtWebEngine.msp:
	Updated for Qt v5.12.1.
	[5c423a35c4e8]

2018-12-21  Phil Thompson  <phil@riverbankcomputing.com>

	* METADATA.in:
	Corrected the wheel meta-data version.
	[b8125a567523]

2018-12-15  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS:
	Updated the NEWS file.
	[88b124dd7c9a]

2018-12-13  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQtWebEngine.msp:
	Updated for Qt v5.12.0.
	[2c85932592b2]

2018-10-03  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgignore, METADATA.in, NEWS, PyQtWebEngine.msp,
	QtWebEngine.versions, QtWebEngineWidgets.versions, README,
	configure.py, rb-product:
	Initial commit of repository.
	[3fe9991351ad]
