Copyright (C) 2003  Internet Software Consortium.

Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

$Id: ChangeLog,v 1.1 2003/04/08 16:10:15 lidl Exp $

OpenReg 1.0.2:
	- Updated mailing address to be correct.
	- Updated REQUIRED-SOFTWARE document to reflect newer
	  version of several packages, as well as noting that
	  BIND 9.2.2 has been tested with the release.  Added
	  explicit instructions for adding the PostgreSQL user
	  that will own the SRS databases.
	- Updated patches for the DBD::Pg driver to work with
	  the latest released version of DBD::Pg (1.21).  Older
	  diffs against the DBD::Pg 1.13 module are still included.
	- Changes to make the EPP over TCP transport use 4 byte
	  length, rather than 2 byte lengths.  Patches contributed
	  by Otmar Lendl <lendl@nic.at>.
	- Changes to make OpenReg work with PostgreSQL 7.3, where
	  DATESTAMP has gone away, and TIMESTAMP now is mandatory.
	  Patches contributed by Otmar Lendl <lendl@nic.at>.
	- Changed default TCP port in Connect.pm to be 9912, to
	  match the rest of the OpenReg system.  No environmental
	  variables should need to be set -- the default transport
	  and port now should agree in all components.

OpenReg 1.0.1:
	- initial public release

OpenReg 1.0.0:
	- internal testing release

OpenReg 0.2.0:
	- limited external pre-release version
