2012-02-09  Wessel Dankers <wsl@fruit.je>

	* Build.PL, debian/changelog: release 7.2

2012-02-08  Wessel Dankers <wsl@fruit.je>

	* script/xyzzy.pl: add process manager

2012-01-19  Wessel Dankers <wsl@fruit.je>

	* debian/changelog: release 7.1

2012-01-19  Wessel Dankers <wsl@fruit.je>

	* : commit 3418328a2389eb29bc1edb487e8788bc821ce865 Author: Wessel
	Dankers <wsl@fruit.je> Date:   Sun Jan 15 18:27:36 2012 +0100

2012-01-15  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Handler.pm: tweak Handler.pm

2012-01-15  Wessel Dankers <wsl@fruit.je>

	* script/xyzzy.pl: log early crashes

2012-01-15  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Document/XHTML.pm, lib/Xyzzy/Document/XHTML/Config.pm: 
	split up Document/XHTML.pm

2012-01-15  Wessel Dankers <wsl@fruit.je>

	* script/xyzzy.pl: setproctitle reload feedback

2012-01-15  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Static.pm, lib/Xyzzy/Static/Document.pm: split out
	Static.pm

2012-01-10  Wessel Dankers <wsl@fruit.je>

	* script/xyzzy.pl: reload configuration on SIGHUP

2011-12-23  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Document.pm, lib/Xyzzy/Document/Config.pm,
	lib/Xyzzy/Document/Styled.pm, t/document.t: do not use global
	variables to cache stuff

2011-12-23  Wessel Dankers <wsl@fruit.je>

	* t/request.t: recent versions of perl complain about lc(undef)

2011-12-12  Wessel Dankers <wsl@fruit.je>

	* t/crypto.t: more crypto tests

2011-12-12  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Crypto.pm, t/crypto.t: add docs and tests for cookie
	module

2011-12-12  Wessel Dankers <wsl@fruit.je>

	* lib/Test/Xyzzy/Eval.pm: remove arguments from eval test functions
	(just use sub {} instead)

2011-12-12  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Cookie.pm, lib/Xyzzy/Crypto.pm, t/cookie.t: add some
	docs and tests

2011-12-12  Wessel Dankers <wsl@fruit.je>

	* lib/Test/Xyzzy/Eval.pm, t/cookie.t: put various eval-related test
	functions in a separate module

2011-12-09  Wessel Dankers <wsl@fruit.je>

	* debian/changelog, debian/control,
	debian/libtest-xyzzy-perl.install: update debian directory for
	master modifications

2011-12-09  Wessel Dankers <wsl@fruit.je>

	* debian/changelog, debian/source/format: Switch to dpkg-source 3.0
	(quilt) format

2011-12-09  Wessel Dankers <wsl@fruit.je>

	* debian/README.Debian, debian/changelog, debian/compat,
	debian/control, debian/copyright,
	debian/libxyzzy-crypto-perl.install,
	debian/libxyzzy-database-perl.install,
	debian/libxyzzy-ldap-perl.install, debian/libxyzzy-perl.install,
	debian/rules, debian/xyzzy.install: add debian packaging directory

2011-12-09  Wessel Dankers <wsl@fruit.je>

	* debian/changelog, debian/source/format: Switch to dpkg-source 3.0
	(quilt) format

2011-12-08  Wessel Dankers <wsl@fruit.je>

	* lib/Test/Xyzzy.pm: export xyzzy_from_hash

2011-12-09  Wessel Dankers <wsl@fruit.je>

	* debian/README.Debian, debian/changelog, debian/compat,
	debian/control, debian/copyright,
	debian/libxyzzy-crypto-perl.install,
	debian/libxyzzy-database-perl.install,
	debian/libxyzzy-ldap-perl.install, debian/libxyzzy-perl.install,
	debian/rules, debian/xyzzy.install: add debian packaging directory

2011-12-08  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Response.pm: more abbreviations that can be upper-cased

2011-12-01  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Request/Root.pm, lib/Xyzzy/Response.pm: bugfixes and
	cosmetics

2011-12-08  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Response.pm: more abbreviations that can be upper-cased

2011-12-07  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Crypto.pm: remove Crypt::OpenSSL::Bignum use (no longer
	needed)

2011-12-07  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Crypto.pm: remove Crypt::OpenSSL::Bignum use (no longer
	needed)

2011-12-01  Wessel Dankers <wsl@fruit.je>

	* Build.PL, lib/Test/Xyzzy.pm, lib/Xyzzy.pm: expand testing
	framework

2011-12-01  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Request/Root.pm, lib/Xyzzy/Response.pm: bugfixes and
	cosmetics

2011-11-30  Wessel Dankers <wsl@fruit.je>

	* Build.PL: release 7.0

2011-11-29  Wessel Dankers <wsl@fruit.je>

	* Build.PL: release 7.0~8

2011-11-23  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Crypto.pm, lib/Xyzzy/Crypto/Config.pm,
	lib/Xyzzy/Database.pm, lib/Xyzzy/Database/Config.pm,
	lib/Xyzzy/Database/Request.pm, lib/Xyzzy/Directory.pm,
	lib/Xyzzy/Directory/Request.pm, lib/Xyzzy/Document.pm,
	lib/Xyzzy/Document/Config.pm, lib/Xyzzy/LDAP.pm,
	lib/Xyzzy/LDAP/Config.pm, lib/Xyzzy/Method.pm,
	lib/Xyzzy/Method/Request.pm, lib/Xyzzy/ReST.pm,
	lib/Xyzzy/ReST/Request.pm, lib/Xyzzy/Request.pm,
	lib/Xyzzy/Request/Root.pm, lib/Xyzzy/Static.pm,
	lib/Xyzzy/Static/Config.pm, lib/Xyzzy/Static/Request.pm,
	lib/Xyzzy/Util.pm, script/xyzzy.pl, t/crypto.t, t/document.t,
	t/request.t: each class in its own file

2011-11-23  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Cookie.pm: correct case for HttpOnly cookie flag

2011-11-28  Wessel Dankers <wsl@fruit.je>

	* lib/Test/Xyzzy.pm: add a provisional test bench for Xyzzy
	applications

2011-11-23  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Cookie.pm: correct case for HttpOnly cookie flag

2011-11-23  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Crypto.pm, lib/Xyzzy/Crypto/Config.pm,
	lib/Xyzzy/Database.pm, lib/Xyzzy/Database/Config.pm,
	lib/Xyzzy/Database/Request.pm, lib/Xyzzy/Directory.pm,
	lib/Xyzzy/Directory/Request.pm, lib/Xyzzy/Document.pm,
	lib/Xyzzy/Document/Config.pm, lib/Xyzzy/LDAP.pm,
	lib/Xyzzy/LDAP/Config.pm, lib/Xyzzy/Method.pm,
	lib/Xyzzy/Method/Request.pm, lib/Xyzzy/ReST.pm,
	lib/Xyzzy/ReST/Request.pm, lib/Xyzzy/Request.pm,
	lib/Xyzzy/Request/Root.pm, lib/Xyzzy/Static.pm,
	lib/Xyzzy/Static/Config.pm, lib/Xyzzy/Static/Request.pm,
	lib/Xyzzy/Util.pm, script/xyzzy.pl, t/crypto.t, t/document.t,
	t/request.t: each class in its own file

2011-11-22  Wessel Dankers <wsl@fruit.je>

	* Build.PL: release 7.0~7

2011-11-22  Wessel Dankers <wsl@fruit.je>

	* t/crypto.t: fix crypto module test

2011-11-22  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Crypto.pm: compensate for timing issues

2011-11-22  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Crypto.pm: duidelijker feedback over tokens

2011-10-19  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Crypto.pm, lib/Xyzzy/Directory.pm,
	lib/Xyzzy/Request.pm, lib/Xyzzy/Util.pm, t/directory.t: more generic
	handling of opportunistic utf-8 decoding

2011-10-19  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Directory.pm: properly decode URLs with special
	characters

2011-09-02  Wessel Dankers <wsl@fruit.je>

	* Build.PL: release 7.0~6

2011-09-02  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy.pm, lib/Xyzzy/Request.pm, lib/Xyzzy/Static.pm: move
	error handling to Request class

2011-07-05  Wessel Dankers <wsl@fruit.je>

	* Build.PL: release 7.0~5

2011-07-04  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Util.pm: better error message on missing boolean value

2011-06-07  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy.pm, lib/Xyzzy/Util.pm: move parse_* functions to
	Xyzzy::Util

2011-05-31  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Cookie.pm: httponly is another boolean attribute

2011-05-24  Wessel Dankers <wsl@fruit.je>

	* Build.PL: release 7.0~4

2011-05-23  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/First.pm, lib/Xyzzy/Method.pm, lib/Xyzzy/ReST.pm,
	t/first.t, t/method.t, t/rest.t: add new composite handlers

2011-04-26  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy.pm: check file getline() result properly

2011-04-11  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Document.pm, t/document.t: don't create cookies with an
	empty Path= field

2011-04-07  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Request.pm: provide simplistic uploadInfo implementation

2011-03-29  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Database.pm: remove pointless use statement

2011-03-28  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Cookie.pm, t/cookie.t: fix unsetparameter case
	sensitivity

2011-03-23  Wessel Dankers <wsl@fruit.je>

	* Build.PL, t/crypto.t: release 7.0~3

2011-03-23  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Crypto.pm: fix base64 warning

2011-03-20  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Document.pm: prevent die() in transform if a parameter
	can't be retrieved

2011-03-19  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Document.pm, lib/Xyzzy/Request.pm, t/request.t: provide
	params to XSL instead of registering a function

2011-03-16  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Crypto.pm, t/crypto.t: use iterative hashing

2011-03-16  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Request.pm, lib/Xyzzy/Util.pm, t/util.t: deal with
	plus-encoded parameters

2011-03-13  Wessel Dankers <wsl@fruit.je>

	* Build.PL: release 7.0~2

2011-03-13  Wessel Dankers <wsl@fruit.je>

	* MANIFEST, lib/Xyzzy.pm, lib/Xyzzy/Crypto.pm, lib/Xyzzy/Header.pm,
	lib/Xyzzy/LDAP.pm, lib/Xyzzy/Status.pm, t/crypto.t, t/database.t,
	t/directory.t, t/document.t, t/fail.t, t/handler.t, t/header.t,
	t/hook.t, t/ldap.t, t/mime.t, t/response.t, t/static.t, t/status.t,
	t/util.t: add Crypto and LDAP add-on modules; change Database to
	add-on

2011-03-13  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Cookie.pm, lib/Xyzzy/Request.pm, lib/Xyzzy/Util.pm,
	t/cookie.t: character encoding heuristics

2011-03-09  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Cookie.pm, lib/Xyzzy/Request.pm, t/request.t: stuff

2011-03-07  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Request.pm, t/request.t: test params, form-data, msie

2011-03-07  Wessel Dankers <wsl@fruit.je>

	* t/request.t: test form-data

2011-03-06  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/MIME.pm, lib/Xyzzy/Request.pm, t/request.t: more tests

2011-03-06  Wessel Dankers <wsl@fruit.je>

	* t/request.t: experiment with Test::More

2011-03-05  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy.pm, lib/Xyzzy/Document/XHTML.pm, lib/Xyzzy/Static.pm: 
	more optional stylesheets

2011-03-03  Wessel Dankers <wsl@fruit.je>

	* Build.PL: release 7.0~1 (beta)

2011-03-02  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Request.pm: just return an empty script_path for a root
	application

2011-02-28  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Request.pm: do not hide undefined parameters

2011-02-28  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Document.pm, lib/Xyzzy/Request.pm: register an XSLT
	function that looks up request parameters

2011-02-28  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Document.pm, lib/Xyzzy/Request.pm: convert simple
	request parameters to fields; pass these to the stylesheet as
	variables

2011-02-28  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Document.pm, lib/Xyzzy/Static.pm: don't postpone
	transformations

2011-02-27  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Document/XHTML.pm, lib/Xyzzy/Hook.pm: fix hook bug

2011-02-27  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Document.pm, lib/Xyzzy/Document/Styled.pm,
	lib/Xyzzy/Document/XHTML.pm, lib/Xyzzy/Request.pm: fix bugs; fold
	finalize into build

2011-02-27  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Static.pm: fix bug in Xyzzy::Static

2011-02-27  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Database.pm, lib/Xyzzy/Document.pm: small tweaks

2011-02-27  Wessel Dankers <wsl@fruit.je>

	* Build.PL, lib/Xyzzy.pm, lib/Xyzzy/Database.pm,
	lib/Xyzzy/Document.pm, lib/Xyzzy/Document/Styled.pm,
	lib/Xyzzy/Document/XHTML.pm, lib/Xyzzy/Static.pm: reorganize to
	better accommodate XSLT

2011-01-31  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy.pm, lib/Xyzzy/Request.pm: fix default handler

2010-12-03  Wessel Dankers <wsl@fruit.je>

	* Build.PL: release 6.5

2010-12-03  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Request.pm: fix post parameter parser

2010-12-03  Wessel Dankers <wsl@fruit.je>

	* Build.PL: release 6.4

2010-11-30  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Database.pm: make persistent database connections more
	robust

2010-11-30  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Request.pm: properly decode form parameters

2010-11-26  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Request.pm: find encoding more robustly

2010-11-25  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Document.pm: work around a bug in XML::LibXML

2010-11-11  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Database.pm: simplify database transaction rollback

2010-11-11  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/MIME.pm, lib/Xyzzy/Request.pm: sort out
	query_string/param_string

2010-11-05  Wessel Dankers <wsl@fruit.je>

	* Build.PL: release 6.3

2010-11-05  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Header.pm: fix cookie parsing

2010-11-04  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Document.pm: reduce construct() overhead

2010-11-04  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Document.pm: Can't call method "reftype" on unblessed
	reference at /usr/share/perl5/Xyzzy/Document.pm line 135.

2010-11-04  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Request.pm: make parameter parser more robust

2010-11-01  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Cookie.pm, lib/Xyzzy/Response.pm: use URI::Escape
	instead of CGI::Util

2010-11-01  Wessel Dankers <wsl@fruit.je>

	* Build.PL, lib/Xyzzy/Status.pm, lib/Xyzzy/Util.pm: release 6.2

2010-11-01  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Request.pm: fix path_translated; add script_filename

2010-11-01  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Static.pm: fix Xyzzy::Static

2010-11-01  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Request.pm: preserve duplicate slashes

2010-11-01  Wessel Dankers <wsl@fruit.je>

	* Build.PL: release 6.1

2010-11-01  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Request.pm: add warning about url() arguments

2010-11-01  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Document.pm, lib/Xyzzy/Request.pm: cookie handling fixes

2010-11-01  Wessel Dankers <wsl@fruit.je>

	* Build.PL: release 6.0

2010-11-01  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Request.pm: add some more methods as found in CGI

2010-10-31  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Request.pm: split() drops trailing empty fields

2010-10-31  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Request.pm: rename ->path(), decode cookies

2010-10-31  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Directory.pm, lib/Xyzzy/Request.pm: URL functions

2010-10-26  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Request.pm: charset support

2010-10-26  Wessel Dankers <wsl@fruit.je>

	* MANIFEST, lib/Xyzzy/MIME.pm, lib/Xyzzy/Request.pm: optimized MIME
	parser

2010-10-25  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/MIME.pm: first draft of optimized MIME parser

2010-10-25  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Request.pm: add full-fledged MIME parser; to be
	optimized

2010-10-12  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Request.pm: server_port, server_protocol, protocol,
	https

2010-10-12  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Request.pm: cookie parsing

2010-10-12  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Header.pm: header parsing regex tweaks

2010-10-11  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Header.pm, lib/Xyzzy/Request.pm, script/xyzzy.pl: parses
	url/body parameters

2010-09-19  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Document.pm: add convenience function to generate simple
	XML objects

2010-09-19  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Document/XHTML.pm: fix a bug in the whitespace
	laundering of templates

2010-09-19  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Cookie.pm: add convenience function to set cookie expiry

2010-09-10  Wessel Dankers <wsl@fruit.je>

	* Build.PL: release 5.5

2010-09-09  Wessel Dankers <wsl@fruit.je>

	* script/xyzzy.pl: FCGI.pm does not implement I/O properly

2010-09-09  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Cookie.pm, lib/Xyzzy/Document.pm: add XSLT stylesheet
	functionality

2010-09-09  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Response.pm, script/xyzzy.pl: move Response
	serialization to Response.pm

2010-09-09  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Directory.pm, lib/Xyzzy/Request.pm: make AUTOLOAD
	chaining unconditional for Request objects

2010-09-03  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Database.pm, lib/Xyzzy/Document.pm,
	lib/Xyzzy/Handler.pm: delegate unconditionally

2010-09-03  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Fail.pm: Xyzzy::Fail failed

2010-09-03  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Response.pm: fix cookie-setting for prebaked cookies

2010-09-03  Wessel Dankers <wsl@fruit.je>

	* Build.PL: release 5.4

2010-09-03  Wessel Dankers <wsl@fruit.je>

	* MANIFEST, lib/Xyzzy/Cookie.pm, lib/Xyzzy/Document.pm,
	lib/Xyzzy/Handler.pm, lib/Xyzzy/Request.pm, lib/Xyzzy/Response.pm,
	lib/Xyzzy/Status.pm: rework cookie handling: introduce Xyzzy::Cookie

2010-09-02  Wessel Dankers <wsl@fruit.je>

	* MANIFEST, lib/Xyzzy/Context.pm, lib/Xyzzy/Database.pm,
	lib/Xyzzy/Directory.pm, lib/Xyzzy/Request.pm, script/xyzzy.pl: fold
	Context into Request

2010-09-02  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Directory.pm: tweaks

2010-09-01  Wessel Dankers <wsl@fruit.je>

	* Build.PL: release 5.3

2010-09-01  Wessel Dankers <wsl@fruit.je>

	* MANIFEST, lib/Xyzzy/Document.pm, lib/Xyzzy/Document/Styled.pm,
	lib/Xyzzy/Document/XHTML.pm: use hooks for calling build() in
	Documents

2010-09-01  Wessel Dankers <wsl@fruit.je>

	* script/xyzzy.pl: early initialization of syslog

2010-09-01  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy.pm: add used classes to Xyzzy.pm

2010-08-31  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Request.pm: allow param subs to validate and change
	param values

2010-08-31  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Hook.pm: generic processing hooks

2010-08-31  Wessel Dankers <wsl@fruit.je>

	* MANIFEST, lib/Xyzzy.pm, lib/Xyzzy/Database.pm,
	lib/Xyzzy/Database/Config.pm, lib/Xyzzy/Database/Transaction.pm,
	lib/Xyzzy/Document.pm, lib/Xyzzy/Document/Config.pm,
	lib/Xyzzy/Request.pm, lib/Xyzzy/Status.pm, script/xyzzy.pl: fix
	error messages fold packages

2010-08-30  Wessel Dankers <wsl@fruit.je>

	* script/xyzzy.pl: FCGI.pm overwrites our warn handler

2010-08-30  Wessel Dankers <wsl@fruit.je>

	* Build.PL: release 5.2

2010-08-30  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Response.pm: fix Xyzzy::Response::mimetype functionality

2010-08-30  Wessel Dankers <wsl@fruit.je>

	* MANIFEST: abc

2010-08-30  Wessel Dankers <wsl@fruit.je>

	* Build.PL: release 5.1

2010-08-30  Wessel Dankers <wsl@fruit.je>

	* MANIFEST, lib/Xyzzy.pm, lib/Xyzzy/Context.pm,
	lib/Xyzzy/Database.pm, lib/Xyzzy/Database/Config.pm,
	lib/Xyzzy/Database/Transaction.pm, lib/Xyzzy/Directory.pm,
	lib/Xyzzy/Document.pm, lib/Xyzzy/Document/Config.pm,
	lib/Xyzzy/Document/Styled.pm, lib/Xyzzy/Document/XHTML.pm,
	lib/Xyzzy/Fail.pm, lib/Xyzzy/Handler.pm, lib/Xyzzy/Header.pm,
	lib/Xyzzy/Request.pm, lib/Xyzzy/Response.pm, lib/Xyzzy/Static.pm,
	lib/Xyzzy/Status.pm: adapt for use with Clarity instead of Spiffy

2010-08-30  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy.pm, lib/Xyzzy/Context.pm, lib/Xyzzy/Database/Config.pm,
	lib/Xyzzy/Database/Transaction.pm, lib/Xyzzy/Document.pm,
	lib/Xyzzy/Document/Config.pm, lib/Xyzzy/Handler.pm,
	lib/Xyzzy/Header.pm, lib/Xyzzy/Request.pm, lib/Xyzzy/Response.pm,
	lib/Xyzzy/Spiffy.pm, lib/Xyzzy/Status.pm: replace Spiffy with
	Clarity

2010-08-26  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Spiffy.pm: tweak cached()

2010-08-25  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy.pm, lib/Xyzzy/Database/Config.pm: add parsing routines

2010-07-12  Wessel Dankers <wsl@fruit.je>

	* Build.PL, MANIFEST, lib/Xyzzy.pm, lib/Xyzzy/Context.pm,
	lib/Xyzzy/Database.pm, lib/Xyzzy/Database/Config.pm,
	lib/Xyzzy/Database/Transaction.pm, lib/Xyzzy/Directory.pm,
	lib/Xyzzy/Document.pm, lib/Xyzzy/Document/Config.pm,
	lib/Xyzzy/Document/Styled.pm, lib/Xyzzy/Document/XHTML.pm,
	lib/Xyzzy/Fail.pm, lib/Xyzzy/Generator.pm, lib/Xyzzy/Handler.pm,
	lib/Xyzzy/Header.pm, lib/Xyzzy/Request.pm, lib/Xyzzy/Response.pm,
	lib/Xyzzy/Spiffy.pm, lib/Xyzzy/Static.pm, lib/Xyzzy/Status.pm,
	script/xyzzy.pl: release 5.0 (completely reworked API)

2010-07-01  Wessel Dankers <wsl@fruit.je>

	* Build.PL: release 4.2

2010-07-01  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy/Header.pm: be more reluctant adding quotes to header
	values

2010-04-26  Wessel Dankers <wsl@fruit.je>

	* Build.PL, lib/Xyzzy.pm, lib/Xyzzy/Request.pm, script/xyzzy.pl: get
	configuration file from argument instead of environment variable

2010-04-01  Wessel Dankers <wsl@fruit.je>

	* Build.PL: release 4.0

2010-04-01  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy.pm, lib/Xyzzy/Document.pm, lib/Xyzzy/Generator.pm,
	lib/Xyzzy/Header.pm, lib/Xyzzy/Request.pm, lib/Xyzzy/Static.pm,
	lib/Xyzzy/Status.pm, lib/Xyzzy/Util.pm: - add support for fragments - rename StaticRootDir to ContentDir - remove 1 hour default for cookies

2010-03-18  Wessel Dankers <wsl@fruit.je>

	* Build.PL, lib/Xyzzy/Generator.pm: do not mix hooks and
	implementations

2010-02-01  Wessel Dankers <wsl@fruit.je>

	* Build.PL: release 3.1

2010-02-01  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy.pm: Xyzzy.pm: eval "use .." instead of require

2010-02-01  Wessel Dankers <wsl@fruit.je>

	* MANIFEST: fix MANIFEST

2010-02-01  Wessel Dankers <wsl@fruit.je>

	* Build.PL: release 3.0

2010-02-01  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy.pm, script/xyzzy.pl: use Foo as entry point instead of
	Foo::Configuration

2010-02-01  Wessel Dankers <wsl@fruit.je>

	* lib/Xyzzy.pm, lib/Xyzzy/Configuration.pm: rename
	Xyzzy::Configuration to Xyzzy

2009-10-29  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Configuration.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1991
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-29  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Configuration.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1990
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-29  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Configuration.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1989
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-29  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Configuration.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1988
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-29  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Configuration.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1987
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-29  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Configuration.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1986
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-29  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Configuration.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1985
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-18  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Request.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1978
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-18  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Request.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1977
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-16  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* script/xyzzy.pl: git-svn-id: file:///dev/shm/out/svn/trunk@1974
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-16  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Generator.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1973
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-16  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Generator.pm: cruft git-svn-id: file:///dev/shm/out/svn/trunk@1972
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-16  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Generator.pm: cruft git-svn-id: file:///dev/shm/out/svn/trunk@1971
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-16  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Configuration.pm, lib/Xyzzy/Generator.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1970
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-16  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Request.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1969
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-16  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Request.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1968
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-16  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Header.pm, lib/Xyzzy/Request.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1967
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-15  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Request.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1965
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-15  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* script/xyzzy.pl: git-svn-id: file:///dev/shm/out/svn/trunk@1964
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-15  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Request.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1963
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-15  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Request.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1962
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-15  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* script/xyzzy.pl: git-svn-id: file:///dev/shm/out/svn/trunk@1961
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-15  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Configuration.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1960
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-15  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Configuration.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1959
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-15  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Configuration.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1958
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-15  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Configuration.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1957
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-15  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Configuration.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1956
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-15  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Status.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1955
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-15  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Configuration.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1954
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-15  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Configuration.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1953
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-15  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Configuration.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1952
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Request.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1950
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Request.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1949
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Request.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1948
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* script/xyzzy.pl: git-svn-id: file:///dev/shm/out/svn/trunk@1947
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Header.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1946
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* script/xyzzy.pl: git-svn-id: file:///dev/shm/out/svn/trunk@1945
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Request.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1944
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Request.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1943
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Request.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1942
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Request.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1941
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Request.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1940
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Configuration.pm, lib/Xyzzy/Static.pm, script/xyzzy.pl: 
	git-svn-id: file:///dev/shm/out/svn/trunk@1939
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Configuration.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1938
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* script/xyzzy.pl: git-svn-id: file:///dev/shm/out/svn/trunk@1937
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Configuration.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1936
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Configuration.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1935
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Configuration.pm, lib/Xyzzy/Status.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1934
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Request.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1933
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Request.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1932
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Request.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1931
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Header.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1930
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Header.pm, lib/Xyzzy/Request.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1929
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* script/xyzzy.pl: git-svn-id: file:///dev/shm/out/svn/trunk@1928
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Request.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1927
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Header.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1926
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Request.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1925
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* script/xyzzy.pl: git-svn-id: file:///dev/shm/out/svn/trunk@1924
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* script/xyzzy.pl: git-svn-id: file:///dev/shm/out/svn/trunk@1923
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* script/xyzzy.pl: git-svn-id: file:///dev/shm/out/svn/trunk@1922
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* script/xyzzy.pl: git-svn-id: file:///dev/shm/out/svn/trunk@1921
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* script/xyzzy.pl: git-svn-id: file:///dev/shm/out/svn/trunk@1920
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* script/xyzzy.pl: git-svn-id: file:///dev/shm/out/svn/trunk@1919
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/Xyzzy/Generator.pm, lib/Xyzzy/Static.pm: git-svn-id:
	file:///dev/shm/out/svn/trunk@1918
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Build.PL, MANIFEST, lib/Xyzzy/Configuration.pm,
	lib/Xyzzy/Document.pm, lib/Xyzzy/Generator.pm, lib/Xyzzy/Header.pm,
	lib/Xyzzy/Request.pm, lib/Xyzzy/Static.pm, lib/Xyzzy/Status.pm,
	lib/Xyzzy/Util.pm, script/xyzzy.pl: git-svn-id:
	file:///dev/shm/out/svn/trunk@1917
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Makefile, dom.c, dom.h, handler.c, handler.h, mod_xyzzy.c, xml.c,
	xml.h: git-svn-id: file:///dev/shm/out/svn/trunk@1916
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-11  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* handler.c: git-svn-id: file:///dev/shm/out/svn/trunk@1893
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-11  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Makefile, handler.c: git-svn-id:
	file:///dev/shm/out/svn/trunk@1892
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-11  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* handler.c, handler.h, mod_xyzzy.c: git-svn-id:
	file:///dev/shm/out/svn/trunk@1891
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-11  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* handler.c, handler.h, xml.c: git-svn-id:
	file:///dev/shm/out/svn/trunk@1889
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-11  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* xml.c: git-svn-id: file:///dev/shm/out/svn/trunk@1888
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-11  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Makefile, handler.c: aha git-svn-id: file:///dev/shm/out/svn/trunk@1887
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-10  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* handler.c: git-svn-id: file:///dev/shm/out/svn/trunk@1886
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-10  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Makefile, dom.c, dom.h, handler.c, xml.c, xml.h: git-svn-id:
	file:///dev/shm/out/svn/trunk@1885
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-10  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* handler.c, xml.c, xml.h: git-svn-id:
	file:///dev/shm/out/svn/trunk@1884
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-10  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* handler.c, handler.h, xml.c, xml.h: git-svn-id:
	file:///dev/shm/out/svn/trunk@1883
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-10  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* handler.c, handler.h: git-svn-id:
	file:///dev/shm/out/svn/trunk@1882
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-10  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* xml.c: git-svn-id: file:///dev/shm/out/svn/trunk@1881
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-10  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* xml.c, xml.h: git-svn-id: file:///dev/shm/out/svn/trunk@1880
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-10  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* xml.c, xml.h: git-svn-id: file:///dev/shm/out/svn/trunk@1879
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-10  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Makefile: git-svn-id: file:///dev/shm/out/svn/trunk@1878
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-10  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* xml.c: git-svn-id: file:///dev/shm/out/svn/trunk@1877
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-10  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Makefile, mod_xyzzy.c: git-svn-id:
	file:///dev/shm/out/svn/trunk@1876
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-10  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Makefile, mod_foo.c, mod_xyzzy.c: s/foo/xyzzy/g git-svn-id: file:///dev/shm/out/svn/trunk@1875
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-10  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Makefile: git-svn-id: file:///dev/shm/out/svn/trunk@1874
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-10  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Makefile, mod_foo.c, xml.h: it compiles! git-svn-id: file:///dev/shm/out/svn/trunk@1873
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-10  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Makefile: git-svn-id: file:///dev/shm/out/svn/trunk@1872
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-10  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Makefile, xml.c: git-svn-id: file:///dev/shm/out/svn/trunk@1871
	03f5a900-3ce9-423d-a260-47407372f702

2009-10-10  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* git-svn-id: file:///dev/shm/out/svn/trunk@1870
	03f5a900-3ce9-423d-a260-47407372f702

