2006-05-26 02:21  aspeer

	* VERSION.pm (1.23): WebDyne-Err version increment

2006-05-26 02:21  aspeer

	* Constant.pm (1.3), Err.pm (1.21): Moved ERROR_TEXT, ERROR_EXIT
	  constants here,

	  Modified so ERROR_TEXT works again, also moves to TEXT mode if
	  safe mode on.

	  Misc other minor cleanup

2006-05-17 18:11  aspeer

	* VERSION.pm (1.22): WebDyne-Err version increment

2006-05-17 18:11  aspeer

	* Constant.pm (1.2), Err.pm (1.20):
	  Remove WebMod::Constant, clean up Constants

2006-05-10 00:41  aspeer

	* VERSION.pm (1.21): WebDyne-Err version increment

2006-05-10 00:41  aspeer

	* Err.pm (1.19): Return err() immediately if subrequest, do not run
	  error handler

2006-05-07 22:20  aspeer

	* VERSION.pm (1.20): WebDyne-Err version increment

2005-10-30 16:14  aspeer

	* VERSION.pm (1.19): WebDyne-Err version increment

2005-10-30 16:14  aspeer

	* Err.pm (1.17): Get rid of is_main test in error handler

2005-07-07 12:54  aspeer

	* Err.pm (1.16): Update to recognise FakeRequests, eg wdcompile,
	  wdrender

2005-07-07 12:54  aspeer

	* VERSION.pm (1.18): WebDyne-Err version increment

2005-06-16 02:25  aspeer

	* VERSION.pm (1.17): WebDyne-Err version increment

2005-06-16 02:25  aspeer

	* Err.pm (1.15): Take into account errors occurring in subrequests,
	  which do not print out custom handler message - direct error to
	  r->notes section instead

2005-06-14 19:42  aspeer

	* VERSION.pm (1.16): WebDyne-Err version increment

2005-06-14 19:42  aspeer

	* Err.pm (1.14): Removed D_INFO debugging flags

2005-06-04 18:07  aspeer

	* VERSION.pm (1.15): WebDyne-Err version increment

2005-06-04 18:07  aspeer

	* Err.pm (1.13): Try to make sure we check $self and $r exist
	  before calling any methods on them - they may not be there under
	  some circumstances

2005-05-24 00:18  aspeer

	* VERSION.pm (1.14): WebDyne-Err version increment

2005-05-24 00:18  aspeer

	* Err.pm (1.12): Finish module init with 1; not return $OK !

2005-02-28 15:25  aspeer

	* VERSION.pm (1.13): WebDyne-Err version increment

2005-02-28 15:25  aspeer

	* Err.pm (1.11): Fixed up subrequest error handling

2004-03-13 12:45  aspeer

	* VERSION.pm (1.12): WebDyne-Err version increment

2004-03-13 12:45  aspeer

	* Err.pm (1.10): Added code to log "undefined error" if handler did
	  not supply one

2004-03-09 01:58  aspeer

	* VERSION.pm (1.11): WebDyne-Err version increment

2004-03-09 01:58  aspeer

	* Err.pm (1.9): Use HTTP::Status for error codes, return error
	  code, not HTTP_OK status

2004-03-03 02:02  aspeer

	* VERSION.pm (1.10): WebDyne-Err version increment

2004-03-03 02:02  aspeer

	* Err.pm (1.8): Modify error handler to try and not spit out ugly
	  "Internal server error" type message after we display our
	  message.

2003-10-31 23:46  aspeer

	* Err.pm (1.7), LICENSE (1.1), MANIFEST (1.2), Makefile.PL (1.3),
	  VERSION.pm (1.8): Run ExtUtils::Lint over modules to update
	  LICENSE and Copyright info, add headers etc

2003-10-20 17:12  aspeer

	* Err.pm (1.6): Fixed Apache::const=>Apache::Const spelling

2003-10-20 16:12  aspeer

	* Err.pm (1.5): Try to make implementation of HTTP_OK, SERVER_FAIL
	  constants consistantly work regardless of mod_perl version

2003-07-02 02:41  aspeer

	* Err.pm (1.4): Set error to 'undefined errror' if not error string
	  sent, and no errors in WebMod::Err handler

2003-06-03 11:12  aspeer

	* Err.pm (1.3): Comment change only

2003-02-08 16:19  aspeer

	* Err.pm (1.2): Made exit after error option configurable via
	  WEBDYNE_ERROR_EXIT var.

2003-02-08 00:54  aspeer

	* Err.pm (1.1.1.1), MANIFEST (1.1.1.1), Makefile.PL (1.1.1.1),
	  VERSION.pm (1.1.1.1): Initial import

2003-02-08 00:54  aspeer

	* Err.pm (1.1), MANIFEST (1.1), Makefile.PL (1.1), VERSION.pm
	  (1.1): Initial revision

