From db80b89e723891ce5e19f54b4d2d065eec3892db Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Fri, 23 Apr 2010 18:02:18 +0300 Subject: [PATCH] v2.1 --- Makefile | 2 +- NEWS | 4 +++- debian/changelog | 6 ++++++ 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 9c0a324..a01f081 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # PL/Proxy version -PLPROXY_VERSION = 2.1rc1 +PLPROXY_VERSION = 2.1 # libpq config PG_CONFIG = pg_config diff --git a/NEWS b/NEWS index ad258c4..6da1cfa 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -2010-xx-xx - PlProxy 2.1 - "" +2010-04-23 - PlProxy 2.1 - "Quality Horrorshow" = Features = @@ -24,6 +24,8 @@ * Remote errors and notices are now passed upwards with all details. Previously only error message pas passed and notices were ignored. + * Show remote database name in error messages. + * Compatible with Postgres 9.0. * Compatible with flex 2.5.35+ - it now properly defines it's diff --git a/debian/changelog b/debian/changelog index 8cbbd89..095b0ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +plproxy2 (2.1-1) unstable; urgency=low + + * v2.1 + + -- Marko Kreen Fri, 23 Apr 2010 17:55:23 +0300 + plproxy2 (2.1rc1-1) unstable; urgency=low * v2.1rc1 -- 2.39.5