2024-04-03 Pavel Vinogradov <public@sourcemage.org>
	* BUILD, CONFIGURE, DEPENDS, DETAILS: switched to cmake completely,
	  filtered out -Ofast from C(XX)FLAGS as well

2022-03-01 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 2.7.0

2021-07-25 Ismael Luceno <ismael@sourcemage.org>
	* BUILD: added removal of -ffast-math from CFLAGS
	* DETAILS: fixed long description wrap

2021-07-23 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 2.6.0
	* CMakeLists.txt: also update

2019-05-24 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 2.3.0
	* CMakeLists.txt: Update to 2.3.0
	  Also install duk_config.h, necessary for other apps to compile against this,
	  even with prior version.
	  duktape.h includes "duk_config.h" for system-specific values.

2015-12-27 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.3.1

2015-09-20 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.3.0

2015-08-19 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.2.3
	  spell created
	  provide a simple cmake build file, so as to create a shared library

