SoXt 1.4.1 (2024-02-03):
* new:
  - Version control system has been changed from Mercurial to Git
  - Home of Coin3d organization has been changed from https://bitbucket.org/Coin3D
    to https://github.com/coin3d due to Bitbucket ending Mercurial support
  - Added CI for macOS, and Ubuntu per GitHub actions to repository
  - Add handling for background color RGBA

* bugfixes:
  - cpack.d was made optional and disabled by default (add -DQUARTER_USE_CPACK=ON
    to the cmake commandline to enable it)
  - Fixed numerous documentation issues
  - Fix Resource not released in destructor
  - Fix C++17 does not allow register storage class specifier

SoXt 1.4.0 (2019-12-23):
* new:
  - Kongsberg Oil & Gas Technologies AS ended SoWin as a commercial product
    and re-licensed it under the BSD 3-clause license as a service to the
    user community.
  - The build system has been migrated from GNU Autotools to CMake
  - Support for BitBucket and AppVeyor as continuous integration service providers

* bugfixes:
  - Miscellaneous documentation fixes

SoXt 1.3.0 (2010-03-02):
* new:
  - Added getVersionToolkitString() providing the version of the
    underlying GUI toolkit version in use

* bugfixes:
  - Various compile and robustness fixes
  - Plugged memory leaks
  - Many bug fixes

* build system:
  - Updated autotools to autoconf-2.65, automake-1.8.3, libtool-1.5.26
  - Changed default location for generated HTML documentation
  - Added pkg-config description and detection support

* other:
  - Removal of Spaceball support

SoXt 1.2.2 (2004-11-16):
* Mac OS X build fixes

SoXt 1.2.1 (2004-09-24):
* Did a doxygen razzia, fixed a doc build problem

SoXt 1.2.0 (2004-09-21):
* New classes SoQtColorEditor, SoQtMaterialEditor
* support Coin's SORTED_LAYERS_BLEND transparency mode
* --enable-compact configure option, as with Coin
* misc bugfixes

SoXt 1.1.0 (2003-04-23):
* NEWS file started from scratch.
