Version 1.3.2 v1.3.2
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 20 Aug 2012 16:22:26 +0000 (18:22 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 20 Aug 2012 16:22:26 +0000 (18:22 +0200)
IDMETA
NEWS
debian/changelog

diff --git a/IDMETA b/IDMETA
index 8fa1932..09b96e1 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="precise oneiric natty lucid"
 CENTOS_DIST="centos5"
-VERSION=1.3.1
+VERSION=1.3.2
diff --git a/NEWS b/NEWS
index 5c50c1c..d339bbc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+--- 1.3.2 2012/08/20
+
+PDU_Assoc: Fix missing close if session is dead .
+When queue is flushed and session is daed, close session. Fixes
+a problem with missing close in HTTP 1.0 - no keepalive mode.
+
 --- 1.3.1 2012/07/03
 
 SocketManager::processEvent returns 1 on EINTR. This changes behavior
index b0ed187..6b35255 100644 (file)
@@ -1,3 +1,9 @@
+yazpp (1.3.2-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Mon, 20 Aug 2012 18:19:47 +0200
+
 yazpp (1.3.1-1indexdata) unstable; urgency=low
 
   * Upstream.