2010/11/8 release 1.3
	* fix bug in pgpool.monitor arguments.

2010/1/18
	* add "pgpooluser" parameter

2009/3/18 release 1.2
	* add "pidfile" parameter
	* fix typo bugs
	* renew sample cib.xml tested on heartbeat 2.1.4, pgpool-II 2.1
	* pipe expression was able to be used at "logfile"
	* make pgpool.in always use "pgpool stop -m immediate" to (stop)
	* add "options" parameter

2007/6/XX release 1.1
	* fix ocf script to work properly with pgpool 3.2+ .
	* Works well with pgpool-II. 
	* New configuration variables added .
	  you can specify path of configuration files .
	  It means you can run multiple pgpool instances on single heartbeat
	  instance.

               pgpoolconf   path to pgpool.conf
               pcpconf      path to pcp.conf
               hbaconf      path to pool_hba.conf

	* support log redirection . use "logfile" parameter to specify logfile
	 location.If you set this parameter. If you specify logfile parameter ,
	 "-d" option added automaticully.


2006/8/21 initial release
