Prepare 3.2.1 V3_2_1
authorYugo Nagata <nagata@sraoss.co.jp>
Mon, 15 Oct 2012 02:37:58 +0000 (11:37 +0900)
committerYugo Nagata <nagata@sraoss.co.jp>
Mon, 15 Oct 2012 02:37:58 +0000 (11:37 +0900)
NEWS
version.php

diff --git a/NEWS b/NEWS
index 66ed2bff8fc9defa2d5b9ecc396132587dfa6ee9..f1528dd64106fb2de6b5c5759a0c72d4efe04d48 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,16 @@
 pgpoolAdmin 3.2
 ===============================================================================
 
+* Version 3.2.1 2012/10/15
+
+       - Revise the default value of relcache_size from 0 to 256. (Nagata)
+
+       - Update Smarty to 3.1.12.
+
+         This version has a security fix for Cross-Site Scripting (XSS)
+         vulnerability. (Nagata)
+
+
 * Version 3.2 2012/08/03
 
   pgpoolAdmin 3.2 adopts pgpool-II 3.2.
index b309012aa390cb43f811a94dff03e7ef076b76ac..08b44eaf8117ab66fa25f9702375d6265f575e73 100644 (file)
@@ -23,6 +23,6 @@
  * @version    SVN: $Id$\r
  */\r
 \r
-$version = '3.2.0';\r
+$version = '3.2.1';\r
 \r
 ?>\r