+--- 1.3.30 2005/10/27
+
+Fixed bug #415: Strange truncation behavior.
+
Added 'melm' directive to absyn format to simplify config files
for MARC-style databases. See tab/marc21.abs for an example.
--- 1.3.20 2005/01/17
-Fixed bug #248: hit counts in combinatoric (and) searches in specific ..
-
Fixed bug #245: Time for getting records changes a lot based on record
position.
dnl Zebra, Index Data Aps, 1995-2005
-dnl $Id: configure.in,v 1.91.2.14 2005-08-29 12:59:49 adam Exp $
+dnl $Id: configure.in,v 1.91.2.15 2005-10-27 17:39:09 adam Exp $
dnl
AC_INIT(include/zebraver.h)
-AM_INIT_AUTOMAKE(idzebra,1.3.29)
+AM_INIT_AUTOMAKE(idzebra,1.3.30)
dnl ------ Substitutions
AC_SUBST(TCL_INCLUDE)
AC_SUBST(TCL_LIB)
+idzebra (1.3.30-1) unstable; urgency=low
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Thu, 27 Oct 2005 19:34:28 +0200
+
idzebra (1.3.29-1) unstable; urgency=low
* Test release.
-/* $Id: zebraver.h,v 1.38.2.8 2005-08-29 13:08:28 adam Exp $
+/* $Id: zebraver.h,v 1.38.2.9 2005-10-27 17:39:10 adam Exp $
Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005
Index Data Aps
*/
#ifndef ZEBRAVER
-#define ZEBRAVER "1.3.29"
+#define ZEBRAVER "1.3.30"
#endif
#ifndef ZEBRADATE
-#define ZEBRADATE "$Date: 2005-08-29 13:08:28 $"
+#define ZEBRADATE "$Date: 2005-10-27 17:39:10 $"
#endif
-; $Id: zebra.nsi,v 1.20.2.12 2005-08-30 13:09:43 adam Exp $
+; $Id: zebra.nsi,v 1.20.2.13 2005-10-27 17:39:10 adam Exp $
-!define VERSION "1.3.28"
+!define VERSION "1.3.30"
!include "MUI.nsh"