summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUser tanida2007-06-18 10:39:07 +0000
committerUser tanida2007-06-18 10:39:07 +0000
commit889cd6cec0fad25fd10a8d42cb8d72454aae017c (patch)
treeedf09830d8d7e7d9a894ee3264814172e366c41e
parentd6fd0245491019709c6f8a0ae4f4d446c98727d1 (diff)
Add for 1.1
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a81ddb..a736dde 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1 +1,18 @@
2006/8/21 initial release
+
+
+
+
+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.
+