From e3b77fb1cc83e11dd7f83b421743579a4b827587 Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Wed, 18 Jul 2012 21:32:27 +0300 Subject: [PATCH] Update NEWS --- NEWS | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/NEWS b/NEWS index 1cc788d..859ba8c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,25 @@ +2012-07-xx - PgBouncer 1.5.3 - "" + + = Minor Feature = + + * max_packet_size - config parameter to tune maximum packet size + that is allowed through. Default is kept same: (2G-1), but now + it can be made smaller. + + * In case of unparseable packet header, show it in hex in log and + error message. + + = Fixes = + + * AntiMake: it used $(relpath) and $(abspath) to manupulate pathnames, + but the result was build failure when source tree path contained + symlinks. The code is now changed to work on plain strings only. + + * console: now SET can be used to set empty string values. + + * config.txt: show that all timeouts can be set in floats. + This is well-hidden feature introduced in 1.4. + 2012-05-29 - PgBouncer 1.5.2 - "Don't Chew, Just Swallow" = Fixes = -- 2.40.0