Bump version to 1.1.0
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 27 May 2005 19:01:42 +0000 (19:01 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 27 May 2005 19:01:42 +0000 (19:01 +0000)
NEWS
configure.in
debian/changelog

diff --git a/NEWS b/NEWS
index 8266f4e..140c67b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ specifies encoding for target, and MUST be specified in order
 for any conversion to take place. Conversion also takes place for
 SRW/SRU clients that are negotiate implicitly to UTF-8.
 
+--- 1.0.1 2005/05/27
+
+Fixed bug #355: Yaz proxy does not seem to load balance.
 --- 1.0 2005/03/14
 
 Added Support OPAC to XML conversion. Triggered by backendtype="opac"
index 391d0d9..6ea5f1a 100644 (file)
@@ -1,5 +1,5 @@
 AC_INIT(configure.in)
-AM_INIT_AUTOMAKE(yazproxy,1.0.1)
+AM_INIT_AUTOMAKE(yazproxy,1.1.0)
 
 AC_PROG_CC
 AC_PROG_CPP
index b067c89..814f725 100644 (file)
@@ -1,3 +1,9 @@
+yazproxy (1.0.1-1) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Fri, 27 May 2005 19:56:24 +0200
+
 yazproxy (1.0-1) unstable; urgency=low
 
   * Upstream.