Version 4.1.1 v4.1.1
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 5 Oct 2010 13:01:19 +0000 (15:01 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 5 Oct 2010 13:01:19 +0000 (15:01 +0200)
For 4.1.0: utility yaz-config did not reports flags and libraries
correctly.

NEWS
configure.ac
debian/changelog

diff --git a/NEWS b/NEWS
index 38319ef..e761eff 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+--- 4.1.1 2010/10/05
+
+Fix yaz-config output: echo_source not set correctly by configure.
+
 --- 4.1.0 2010/10/05
 
 SOLR WebService support for yaz-client and ZOOM.
index a143060..8675960 100644 (file)
@@ -1,7 +1,7 @@
 dnl This file is part of the YAZ toolkit.
 dnl Copyright (C) 1995-2010 Index Data
 AC_PREREQ([2.60])
-AC_INIT([yaz],[4.1.0],[yaz-help@indexdata.dk])
+AC_INIT([yaz],[4.1.1],[yaz-help@indexdata.dk])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_AUX_DIR([config])
 AM_INIT_AUTOMAKE([1.9])
index e05e845..d959eff 100644 (file)
@@ -1,3 +1,9 @@
+yaz (4.1.1-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Tue, 05 Oct 2010 15:00:39 +0200
+
 yaz (4.1.0-1indexdata) unstable; urgency=low
 
   * Upstream.