Review release note.
authorYoshiyuki Asaba <y-asaba at pgfoundry.org>
Wed, 1 Aug 2007 03:57:43 +0000 (03:57 +0000)
committerYoshiyuki Asaba <y-asaba at pgfoundry.org>
Wed, 1 Aug 2007 03:57:43 +0000 (03:57 +0000)
ChangeLog

index 32d57b486c0d22cbaf4fb75f37a8c00385947f60..918b3ed841f9e424737d0ce239c300813bb71100 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,9 @@
 2007-08-01    <y-asaba@sraoss.co.jp>
        * Version 3.4
-       * Add new "replicate_select" directive which the default value is
-         false. (Yoshiyuki)
+       * Add new "replicate_select" directive, being the default value to
+         be false. (Yoshiyuki) 
          - If it is true, SELECT query is replicated. This behavior is
-           the same under V3.2.
+           same as V3.2 or earlier.
        * Improve signal handling. (Yoshiyuki)
          - Occasionaly, zombie processes were remained. Or processes were
            unstable.