v2.4 plproxy_2_4
authorMarko Kreen <markokr@gmail.com>
Mon, 7 May 2012 14:06:11 +0000 (17:06 +0300)
committerMarko Kreen <markokr@gmail.com>
Mon, 7 May 2012 14:09:51 +0000 (17:09 +0300)
Makefile
NEWS
debian/changelog

index a98f53b0d04d9ba2602134198cb7f2800cd249ce..9f36f7b9c9f9384b32f7aaffe30ca8b1e84879a8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 EXTENSION  = plproxy
 
 # sync with NEWS, META.json, plproxy.control, debian/changelog
-DISTVERSION = 2.4rc2
+DISTVERSION = 2.4
 EXTVERSION = 2.4.0
 
 # set to 1 to disallow functions containing SELECT
diff --git a/NEWS b/NEWS
index 08ba9d6585cbd05a527b74964b937a7846e0429c..143f998ce210a97e07d218efadf5b0640a5d3df9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,15 @@
-2012-xx-xx  -  PlProxy 2.4  -  ""
+2012-05-07  -  PlProxy 2.4  -  "Light Eater"
 
   = Features =
 
     * Use `current_user` as default user for remote connections.
-      Support access with different users to same cluster
-      in same backend.  Old default was `session_user`,
-      but that does not seem useful anymore.
+      Allow access with different users to same cluster in same backend.
+      Old default was `session_user`, but that does not seem useful anymore.
 
     * Support ENUM types.  (Zoltán Böszörményi)
 
+    * Support building as Postgres extension on 9.1+.  (David E. Wheeler)
+
     * Support building as PGXN extension.  (David E. Wheeler)
 
     * Support Postgres 9.2.
index f40ccf36b5f06671459dfc61e3efef3eee987a67..4219ed1a23053394987c6aed4b521d820c23e025 100644 (file)
@@ -1,3 +1,9 @@
+plproxy2 (2.4-1) unstable; urgency=low
+
+  * v2.4
+
+ -- Marko Kreen <marko.kreen@skype.net>  Mon, 07 May 2012 17:08:58 +0300
+
 plproxy2 (2.4~rc2-1) unstable; urgency=low
 
   * v2.4rc2