08.01.2006		IV
	*Change cookies to Version 1 format
04.17.2005		IV
	*No need to patch apache any more. Instead the module
	 provides its own functions for setting auth info.
01.13.2002		IV
	*Add checking for presence of called procedure to prevent
	 user-supplied SQL from executing, and be able to return 404
	 when appropriate.
	*Fix path matching and procedure name finding a bit.
	*Exchange estabilshing database connection and forming whole statement
	 places, since esteblishing database connection may cause unrecoverable
	 errors, whereas process of forming statement can't.
	*Fix potential buffer overrun in environment handling
07.25.2001		Rudi Demeulenaere
	*HTP alternative and HTF package.
	*Feature to make an option to indicate a_* variables
	 are arrays, even if there was only one (or none)
	 parameter value passed.
	*Do not reverse order of values in array parameters any more
07.24.2001		IV
	*Fixed apache.diff -- not reverced patch any more.
05.04.2001		IV
	Setting multiple cookies now works.
	Setting cookies and redirecting now works.
04.05.2001		IV
	Length of buffer for htp is now #defined as HTP_LINE_SIZE,
	so it can easily be changed at compile time.
04.05.2001		Helen U. Grishenko
	Fixed parameter name of OWA_UTIL.GET_CGI_ENV
	Added rest of htp package
03.26.2001		IV
	PATH_INFO actually works now.
03.21.2001		IV
	Added preliminary changes to make PATH_INFO work,
	Some minor changes to owa_cookie, but it still doesn't
	work the way it should.
02.19.2001		IV
	Added Solaris to non-flockable systems
02.17.2001		IV
	Fixes, related to open cursors leaking.
01.18.2001		IV
	Another not-logged-on erro#
01.12.2001		IV
	Some systems do not have flock. Use fcntl for those in logging
09.22.2000		IV
	owa_cookie package created
.....................This File should have existed much earlier................

