htdb-1.0.4 - Sat Jun 19 10:08:45 PDT 2004
	* for cleaner installs, all apps prefixed with `htdb_', docs has htdb subdirectory
	* extended the appinfo structure to include a `cmd_args' element
	* added a perl script that checks syntax of htdb scripts
	* added a simple command-line version of htdb_wget
	* added a simple wget() capability, with hooks for libcurl
	* added a bunch of form handler scripts to static.htdb
	* added coding thoughts for a new language syntax and parser into src/experimental
	* moved the old PerlXS code into the new src/experimental directory
	* added the `htdb_config' program to assist in configuring packages built using libhtdb
	* allow the extistence of 'Content-Type:' at the top of a document
	  to over-ride the extension-defined value.
	* added confContentType[*] to config.htdb to allow extensible handling of document types.
	* compiling now with -fno-ident for eventual OSX port.
	* a really simple change to improve application start-up performance.
	* now using current:revision:age mechanism for .so naming
	* added static_setvarg(), static_setarrayval(), static_setobjval(), static_equal()
	* added "bytes" value to binary resources
	* made libhtdb apps able to detect if config.htdb had not yet been configured
	* cleaned up configure script enable/disable messages
	* additional arguments were being ignored when htdb applications were run from the command-line.
	* code cleanup
	* the license is still not yet determined

htdb-1.0.[1-3]
	* retracted due to bad build.
	* functional changes carried forward to htdb-1.0.4

htdb-1.0.0 - Wed May 19 12:42:00 PDT 2004
	* initial semi-public release.
	* the license is not yet determined.
