DEBIAN_DIST="jessie wheezy squeeze"
UBUNTU_DIST="vivid utopic trusty precise"
CENTOS_DIST="centos5 centos6"
-VERSION=1.8.8
+VERSION=1.8.9
+--- 1.8.9 2015/06/01
+
+Fix race condition in MP log output MP-522
+
+Fix 'Group' is duplicated twice in RPM spec
+
+Fix crash in log filter when record syntax is omitted MP-613
+
+Change target z3950.loc.gov:7090/voyager -> lx2.loc.gov:210/LCDB_MARC8
+in examples.
+
+Fix Control-C does not stop Metaproxy spawned by shell MP-610
+Check for fork mode instead (-D) - rather than debug (-X)
+
--- 1.8.8 2015/04/14
sru_z3950: allow CCL in SRU search MP-606