Prepare 3.2.2 V3_2_2
authorYugo Nagata <nagata@sraoss.co.jp>
Thu, 7 Feb 2013 23:57:44 +0000 (08:57 +0900)
committerYugo Nagata <nagata@sraoss.co.jp>
Thu, 7 Feb 2013 23:57:44 +0000 (08:57 +0900)
NEWS
version.php

diff --git a/NEWS b/NEWS
index f1528dd64106fb2de6b5c5759a0c72d4efe04d48..1a52df6947c0fe23402f01e83b3d76af79c02e4a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,15 +2,26 @@
 pgpoolAdmin 3.2
 ===============================================================================
 
+* Version 3.2.2 2013/2/8
+
+    - Fix typo: health_check_pasword -> health_check_password (Anzai)
+
+    - Fix the type of delay_threshold: bool -> integer (Anzai)
+
+    - Add pool_passwd parameter. (Nagata)
+
+-------------------------------------------------------------------------------
+
 * Version 3.2.1 2012/10/15
 
-       - Revise the default value of relcache_size from 0 to 256. (Nagata)
+    - Revise the default value of relcache_size from 0 to 256. (Nagata)
 
-       - Update Smarty to 3.1.12.
+    - Update Smarty to 3.1.12.
 
-         This version has a security fix for Cross-Site Scripting (XSS)
-         vulnerability. (Nagata)
+      This version has a security fix for Cross-Site Scripting (XSS)
+      vulnerability. (Nagata)
 
+-------------------------------------------------------------------------------
 
 * Version 3.2 2012/08/03
 
index 08b44eaf8117ab66fa25f9702375d6265f575e73..ef8be6bd8039b43897d9e677e54e2b5afeb4f2c9 100644 (file)
  * is" without express or implied warranty.\r
  *\r
  * @author     Ryuma Ando <ando@ecomas.co.jp>\r
- * @copyright  2003-2012 PgPool Global Development Group\r
+ * @copyright  2003-2013 PgPool Global Development Group\r
  * @version    SVN: $Id$\r
  */\r
 \r
-$version = '3.2.1';\r
+$version = '3.2.2';\r
 \r
 ?>\r