summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarko Kreen2010-04-23 15:02:18 +0000
committerMarko Kreen2010-04-23 15:02:18 +0000
commitdb80b89e723891ce5e19f54b4d2d065eec3892db (patch)
treea2880ec1cac77a5d1c21e462fcb0ac4d495f6955
parent2ce2bd7657a1e4d3b3a18edaa31b5dda095eb416 (diff)
-rw-r--r--Makefile2
-rw-r--r--NEWS4
-rw-r--r--debian/changelog6
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 <marko.kreen@skype.net> Fri, 23 Apr 2010 17:55:23 +0300
+
plproxy2 (2.1rc1-1) unstable; urgency=low
* v2.1rc1