]> granicus.if.org Git - pgbouncer/commitdiff
Bump version to 1.7dev
authorMarko Kreen <markokr@gmail.com>
Mon, 3 Aug 2015 21:05:24 +0000 (00:05 +0300)
committerMarko Kreen <markokr@gmail.com>
Mon, 3 Aug 2015 21:06:24 +0000 (00:06 +0300)
NEWS
configure.ac
debian/changelog

diff --git a/NEWS b/NEWS
index 8eb1e9969d74524880cc7e3edb7d2919d189a123..57e2c5e9e6ecd86e04efa431487aad96e928da75 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+20xx-xx-xx  -  PgBouncer 1.7  -  ""
+
+  = Features =
+
+    * SSL connection, auth via client cert.
+
+    * HBA-style access control file.
+
+    * Unix sockets support "peer" auth.
+
 2015-08-01  -  PgBouncer 1.6  -  "Zombies of the future"
 
   = Features =
index cf9954c2eef8eb4151de60eacdc9e97cc1d87c5d..a81e67898e6fd56805b887cdaa827c6781b97e86 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(pgbouncer, 1.6)
+AC_INIT(pgbouncer, 1.7dev)
 AC_CONFIG_SRCDIR(src/janitor.c)
 AC_CONFIG_HEADER(lib/usual/config.h)
 AC_PREREQ([2.59])
index 3ac829db1c26311269cdd8f51a63b9c4930ab568..30ffa16fe7ae9958a8b0c45775e942daaa0ed02d 100644 (file)
@@ -1,3 +1,9 @@
+pgbouncer (1.7~dev-1) unstable; urgency=low
+
+  * v1.7dev
+
+ -- Marko Kreen <markokr@gmail.com>  Mon, 03 Aug 2015 23:47:46 +0300
+
 pgbouncer (1.6-1) unstable; urgency=low
 
   * v1.6