From: Marko Kreen Date: Fri, 31 Jul 2015 10:44:54 +0000 (+0300) Subject: Update NEWS X-Git-Tag: pgbouncer_1_6~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ecc79a44e4104379bc3e5535731a2d00b59024c9;p=pgbouncer Update NEWS --- diff --git a/NEWS b/NEWS index 4f3a8f5..068d57b 100644 --- a/NEWS +++ b/NEWS @@ -67,6 +67,9 @@ * Allow comments (with ';') in auth files. (Guillaume Aubert) + * Fix spelling mistakes in log messages and comments. + (Dmitriy Olshevskiy) + = Fixes = * fix launching new connections during maintenance @@ -92,6 +95,12 @@ * Add newline at the end of the PID file (Peter Eisentraut) + * Don't allow new server connections when PAUSE was issued. + (Petr Jelinek) + + * Fix 'bad packet' during login when header is delayed. + (Michał Trojnara, Marko Kreen) + 2012-11-28 - PgBouncer 1.5.4 - "No Leaks, Potty-Training Successful" = Fixes =