2010-06-18 12:29  david_nichols

	* qore-sqlite3-module.spec: updated spec file to assume sqlite3*
	  package name if not redhat (now works on mandriva)

2010-06-17 15:25  david_nichols

	* qore-sqlite3-module.spec: minor fixes in spec files (typos +
	  rpmlint fixes)

2010-06-15 18:49  david_nichols

	* docs/sqlite3-module-doc.html: updated tikiwiki and added updated
	  color scheme

2010-04-27 17:55  subik

	* src/sqlite3executor.cc, src/sqlite3executor.h,
	  test/sqlite3test-basic.q, test/sqlite3test-threading.q: test are
	  silent now; exceptions are more descriptive

2010-04-16 09:32  subik

	* RELEASE-NOTES, configure.ac, qore-sqlite3-module.spec,
	  src/sqlite3module.cc: sql drivers versions bump to spot execRaw.
	  execRaw feature promoted to all drivers' feature lists. execRaw
	  constant naming unified.

2010-02-22 09:31  subik

	* src/sqlite3executor.cc, src/sqlite3executor.h,
	  src/sqlite3module.cc: backward compatibility for execRaw

2010-02-14 07:39  subik

	* src/sqlite3executor.cc, src/sqlite3executor.h,
	  src/sqlite3module.cc, test/sqlite3test-basic.q: implementation of
	  execRaw

2009-12-09 12:58  david_nichols

	* configure.ac: fixed all modules to use decimal comparisons with
	  the qore version string instead of octal so that they will still
	  compile with qore v0.8.0 and up...

2009-11-22 06:03  david_nichols

	* configure.ac: updated configure to assume 64-bit build if
	  host_cpu = "amd64"

2009-10-30 08:22  david_nichols

	* configure.ac: updated all module configure scripts to use gnutar
	  on darwin to avoid picking up OSX resource files in source
	  releases

2009-10-05 10:36  david_nichols

	* ChangeLog: updated changelog

2009-09-21 11:07  david_nichols

	* configure.ac: updated module configure scripts to select 64-bit
	  target mode by default on snow leopard i386

2009-09-10 06:49  david_nichols

	* configure.ac: updated configure.ac to properly compile in 32-bit
	  mode on OSX snow leopard (10.6)

2009-07-20 13:16  david_nichols

	* configure.ac, qore-sqlite3-module.spec: added opensuse 11.2
	  detection to spec file, fixed rhel detection in spec files,
	  updated configure.ac to work with older versions of autotools

2009-07-03 15:02  subik

	* test/sqlite3test-basic.q: make test less talkative without
	  verbose option

2009-07-03 08:07  subik

	* ., AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS,
	  README, RELEASE-NOTES, configure.ac, docs, m4,
	  qore-sqlite3-module.spec, reconf.sh, src, test: standard dir
	  structure

