2004-05-16    <t-ishii@sra.co.jp>

	* version 1.2.3
	* Fix bug in FunctionCall() in replication mode

2004-05-11    <t-ishii@sra.co.jp>

	* version 1.2.2
	* fix slowness when client is connected to pgpool via TCP

2004-05-08    <t-ishii@sra.co.jp>

	* version 1.2.1
	* fix a bug when pool_read_string() reads large string
	* remove unnecessary pool_write_and_flush() from AsciiRow() and BinaryRow()

2004-05-06    <t-ishii@sra.co.jp>

	* version 1.2
	* fix a bug introduced by v1.1 which close listen fds accidently
	* prevent buffer overflow by checking password string length
	* do authentication even when connected by pooled connection
	* send an end packet("X") before closing a connection to backend

2004-04-28    <t-ishii@sra.co.jp>

	* version 1.1
	* fix segfault when connection pool timer is expired
	* support clear text password, crypt, md5 authentication method. note that in
	  repication mode, only clear text password authenticaton is supported.

2004-04-23    <t-ishii@sra.co.jp>

	* pgpool 1.0 released
	

