-2011-01-11 - PgBouncer 1.x - ""
+2011-xx-xx - PgBouncer 1.x - ""
= Features =
* win32: Fix crashes with NULL unix socket addr.
+ * win32: fix auth file on DOS line endings - load_file() did not take
+ account of file shringage when loading.
+ (Rich Schaaf)
+
+ * <usual/endian.h>: add autoconf detection for enc/dec functions
+ so it would not create conflicts on BSD.
+
+ * Various minor portability fixes in libusual.
+
2011-01-11 - PgBouncer 1.4 - "Gore Code"
= Features =
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(pgbouncer, 1.4)
+AC_INIT(pgbouncer, 1.4.1rc1)
AC_CONFIG_SRCDIR(src/janitor.c)
AC_CONFIG_HEADER(lib/usual/config.h)
AC_PREREQ([2.59])
+pgbouncer (1.4.1rc1-1) unstable; urgency=low
+
+ * v1.4.1rc1
+
+ -- Marko Kreen <marko.kreen@skype.net> Mon, 28 Feb 2011 23:11:27 +0200
+
pgbouncer (1.4-1) unstable; urgency=low
* v1.4