]> granicus.if.org Git - pgbouncer/commitdiff
update news
authorMarko Kreen <markokr@gmail.com>
Fri, 18 Feb 2011 14:59:15 +0000 (16:59 +0200)
committerMarko Kreen <markokr@gmail.com>
Fri, 18 Feb 2011 15:09:38 +0000 (17:09 +0200)
AUTHORS
NEWS

diff --git a/AUTHORS b/AUTHORS
index a746b587d68d7f486d5eb235e036a39f75485367..29e972889b634a45658298403b7e778914acb8cd 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -12,8 +12,10 @@ David Fetter
 David Galoyan
 Devrim GÜNDÜZ
 Dimitri Fontaine
+Emmanuel Courreges
 Guillaume Lelarge
 Greg Sabino Mullane
+Hannu Krosing
 Hiroshi Saito
 Hubert Depesz Lubaczewski
 Jacob Coby
diff --git a/NEWS b/NEWS
index b9f97984079bed0df443e9f11488444c0ee96c3b..bf3b112207cf87ff6204f19df2aa0e44aeaf1663 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+2011-01-11  -  PgBouncer 1.x  -  ""
+
+  = Features =
+
+    * Support listening/connect for IPv6 addresses.  (Hannu Krosing)
+
+    * Multiple listen addresses in 'listen_addr'.  For each getaddrinfo()
+      is called, so names can also be used.
+
+    * console: Send PgBouncer version as 'server_version' to client.
+
+  = Fixes =
+
+    * release_server missed setting ->last_lifetime_disconnect on lifetime disconnect.
+      (Emmanuel Courreges)
+
+    * win32: Fix crashes with NULL unix socket addr.
+
 2011-01-11  -  PgBouncer 1.4  -  "Gore Code"
 
   = Features =