summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.
+