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

	* 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
	

