* <usual/endian.h>: add autoconf detection for enc/dec functions
so it would not create conflicts on BSD.
+ * Restore lost memset in slab allocator
+
* Various minor portability fixes in libusual.
+ * Don't crash when config file does not exists.
+
+ * Don't crash on DNS lookup failure when logging on noise level (-v -v).
+
+ * Use backticks instead of $(cmd) in find_modules.sh to make it mort portable.
+
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.1rc1)
+AC_INIT(pgbouncer, 1.4.1rc2)
AC_CONFIG_SRCDIR(src/janitor.c)
AC_CONFIG_HEADER(lib/usual/config.h)
AC_PREREQ([2.59])
+pgbouncer (1.4.1rc2-1) unstable; urgency=low
+
+ * v1.4.1rc2
+
+ -- Marko Kreen <marko.kreen@skype.net> Mon, 21 Mar 2011 23:24:00 +0200
+
pgbouncer (1.4.1rc1-1) unstable; urgency=low
* v1.4.1rc1
-Subproject commit 88992f86f36429a38136d369fdb16020c8c9fa8d
+Subproject commit d2b19a112f36d311c3edfb20ec239fe69a2b3d50