+2011-06-xx - PgBouncer 1.4.2 - ""
+
+ Affected OS-es: *BSD, Solaris, Win32.
+
+ = Portability Fixes =
+
+ * Give CFLAGS to linker. Needed when using pthread-based
+ getaddrinfo_a() fallback.
+
+ * lib/find_modules.sh: Replace split() with index()+substr().
+ This should make it work with older AWKs.
+
+ * <usual/endian.h>: Ignore system htoX/Xtoh defines. There
+ may be only subset of macros defined.
+
+ * <usual/signal.h>: Separate compat sigval from compat sigevent
+
+ * <usual/socket.h>: Include <sys/uio.h> to get iovec
+
+ * <usual/time.h>: Better function autodetection on win32
+
+ * <usual/base_win32.h>: Remove duplicate sigval/sigevent declaration
+
2011-04-01 - PgBouncer 1.4.1 - "It Was All An Act"
= Features =
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(pgbouncer, 1.4.1)
+AC_INIT(pgbouncer, 1.4.2rc1)
AC_CONFIG_SRCDIR(src/janitor.c)
AC_CONFIG_HEADER(lib/usual/config.h)
AC_PREREQ([2.59])
+pgbouncer (1.4.2rc1-1) unstable; urgency=low
+
+ * v1.4.2rc1
+
+ -- Marko Kreen <marko.kreen@skype.net> Thu, 02 Jun 2011 18:36:27 +0300
+
pgbouncer (1.4.1-1) unstable; urgency=low
* v1.4.1