-2014-10-27 - SkyTools 3.2.4
+2014-10-29 - SkyTools 3.2.5
= Minor features =
* pgq: clean up pgq.consumer when consumer is unregistered
* skytools.scripting: moved psycopg2 reference to actual script using it
* skytools.timeutil: fixed for Python versions less than 2.7
+ * skytools.timeutil: fixed handling of Z in parse_iso_timestamp
* walmgr: ignore .history files when removing PG_RECEIVEXLOG file
= Cleanups =
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(skytools, 3.2.4)
+AC_INIT(skytools, 3.2.5)
AC_CONFIG_SRCDIR(python/londiste.py)
AC_CONFIG_HEADER(lib/usual/config.h)
AC_PREREQ([2.59])
+skytools3 (3.2.5) experimental; urgency=low
+
+ * v3.2.5
+
+ -- martinko <gamato@users.sf.net> Wed, 29 Oct 2014 09:40:00 +0100
+
skytools3 (3.2.4) experimental; urgency=low
* v3.2.4