v2.0.6
authorMarko Kreen <markokr@gmail.com>
Fri, 5 Sep 2008 15:22:48 +0000 (15:22 +0000)
committerMarko Kreen <markokr@gmail.com>
Fri, 5 Sep 2008 15:22:48 +0000 (15:22 +0000)
Makefile
NEWS
debian/changelog

index 306c1f12b8b5d6a1e00d261a777fb1fd4c5a643b..1679306753e64bdc100f35fb3933b9d0f1c2f90e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 
 # PL/Proxy version
-PLPROXY_VERSION = 2.0.6rc2
+PLPROXY_VERSION = 2.0.6
 
 # libpq config
 PQINC = $(shell pg_config --includedir)
diff --git a/NEWS b/NEWS
index cf03c0f814cb645334fc9ac2f008b6400425c7a2..879f416bb811c7c820ac1e0c7d6b726b79dfdc49 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-2008-07-xx  -  PlProxy 2.0.6  -  "Agile Voodoo"
+2008-09-05  -  PlProxy 2.0.6  -  "Agile Voodoo"
 
   = Features =
 
@@ -26,6 +26,9 @@
   * Require exactly one row from remote query for
     non-SETOF functions.
   * Docs: tag all functions with embedded SELECT with SETOF.
+  * Make it compile on win32 (Hiroshi Saito)
+  * Make regtest tolerant to random() implementation differneces
+    between different OSes.
 
 2008-06-06  -  PlProxy 2.0.5  -  "Universal Shredder"
 
index ef6b10a4a12d4be7ece23451ec89fe5c0f31c9b3..5e9bd4a8d97ae0e5e48b7e59263339ef42bb751a 100644 (file)
@@ -1,3 +1,9 @@
+plproxy2 (2.0.6) unstable; urgency=low
+
+  * v2.0.6
+
+ -- Marko Kreen <marko.kreen@skype.net>  Fri, 05 Sep 2008 18:22:16 +0300
+
 plproxy2 (2.0.5) unstable; urgency=low
 
   * v2.0.5