Version 1.4.2 v1.4.2
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 15 Nov 2013 19:31:27 +0000 (20:31 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 15 Nov 2013 19:31:27 +0000 (20:31 +0100)
IDMETA
NEWS
debian/changelog
win/makefile

diff --git a/IDMETA b/IDMETA
index 89459ee..536f8b2 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="quantal precise oneiric lucid"
 CENTOS_DIST="centos5 centos6"
-VERSION=1.4.1
+VERSION=1.4.2
diff --git a/NEWS b/NEWS
index b4d109d..6271200 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+--- 1.4.2 2013/11/15
+
+session_shared: fix element-set handling in record caching. MP-499
+
+document http_rewrite. MP-468
+
+http_write: Honor X-Metaproxy-SkipLink MP-479 . Filter understands and
+respects the header (which will normally come from the cproxy filter)
+
 --- 1.4.1 2013/10/31
 
 RPM: fix dependency for libmetaproxy5-devel MP-496. The libmetaproxy5-devel
index c9c178e..4d57cda 100644 (file)
@@ -1,3 +1,9 @@
+metaproxy (1.4.2-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Fri, 15 Nov 2013 20:21:21 +0100
+
 metaproxy (1.4.1-1indexdata) unstable; urgency=low
 
   * Upstream.
index 18ce38b..3b8a9d2 100644 (file)
@@ -7,7 +7,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.4.0
+VERSION=1.4.2
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz