Versin 1.2.1
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 1 May 2006 09:17:10 +0000 (09:17 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 1 May 2006 09:17:10 +0000 (09:17 +0000)
NEWS
configure.ac
debian/changelog

diff --git a/NEWS b/NEWS
index cc8c5ca..1324b4a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
---- 1.2.0 2005/04/27
+--- 1.2.1 2005/05/01
+
+Fixed problem with log of session ID when HTTP fowarded was in effect.
 
 Fixed a problem with negative numbers in present requests.
 
index c6edcf3..7a4a80b 100644 (file)
@@ -1,8 +1,8 @@
 dnl yazproxy, Index Data 1994-2006
 dnl See the file LICENSE for details.
-dnl $Id: configure.ac,v 1.7 2006-04-26 11:58:40 adam Exp $
+dnl $Id: configure.ac,v 1.8 2006-05-01 09:17:10 adam Exp $
 AC_PREREQ(2.59)
-AC_INIT([yazproxy],[1.2.0],[adam@indexdata.dk])
+AC_INIT([yazproxy],[1.2.1],[adam@indexdata.dk])
 AC_CONFIG_SRCDIR(configure.ac)
 AC_CONFIG_AUX_DIR([config])
 AM_INIT_AUTOMAKE([1.8])
index 76ed615..17cc547 100644 (file)
@@ -1,4 +1,4 @@
-yazproxy (1.2.0-1) unstable; urgency=low
+yazproxy (1.2.1-1) unstable; urgency=low
 
   * Do not depend on docbook utils. Doc is part of make dist.
   * Depends on libyazpp1, Build-Depends: libyazpp-dev.