tag 2.0.3 final
authorMarko Kreen <markokr@gmail.com>
Mon, 10 Dec 2007 08:55:11 +0000 (08:55 +0000)
committerMarko Kreen <markokr@gmail.com>
Mon, 10 Dec 2007 08:55:11 +0000 (08:55 +0000)
Makefile
NEWS

index 07eca13e0222790509efde167188a73f67abfc1e..ef66184af2c4d225fa477c54a35cdafea2a19f40 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 
 # PL/Proxy version
-PLPROXY_VERSION = 2.0.3rc1
+PLPROXY_VERSION = 2.0.3
 
 # libpq config
 PQINC = $(shell pg_config --includedir)
diff --git a/NEWS b/NEWS
index 34d7f5973ac60406055062aa5452188fd7902057..16e603a5e6204c956e93b78cc08395435047b8a9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-2007-11-xx  -  PlProxy 2.0.3  -  "Faster Than A Fresh Zombie"
+2007-12-10  -  PlProxy 2.0.3  -  "Faster Than A Fresh Zombie"
 
   = Features =
 
@@ -27,6 +27,8 @@
 
     * Set client_encoding on remote database to be equal to local one.
 
+    * Tutorial by Steve Singer.
+
   = Fixes =
 
     * Support 8.3 (handle short varlena header)