summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 cac51c7..4adcce3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# PL/Proxy version
-PLPROXY_VERSION = 2.0.9rc1
+PLPROXY_VERSION = 2.0.9
# libpq config
PQINC = $(shell pg_config --includedir)
diff --git a/NEWS b/NEWS
index c6c9887..de5b8f6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-2009-09-xx - PlProxy 2.0.9 - ""
+2009-10-28 - PlProxy 2.0.9 - "Five-Nines Guarantee For Not Bricking The Server"
= Features =
@@ -32,6 +32,8 @@
with query arg index, instead of function arg index.
(João Matos)
+ * geterrcode(): Switch memory context to work around Assert() in CopyErrorData().
+
2009-01-16 - PlProxy 2.0.8 - "Simple Multi-Tentacle Arhitecture"
= Features =
diff --git a/debian/changelog b/debian/changelog
index 047851e..c5722d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+plproxy2 (2.0.9) unstable; urgency=low
+
+ * v2.0.9
+
+ -- Marko Kreen <marko.kreen@skype.net> Wed, 28 Oct 2009 14:41:33 +0200
+
plproxy2 (2.0.9rc1) unstable; urgency=low
* v2.0.9rc1