Version 1.0.11. v1.0.11
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 15 Oct 2008 10:06:33 +0000 (12:06 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 15 Oct 2008 10:06:33 +0000 (12:06 +0200)
NEWS
configure.ac
debian/changelog
win/makefile

diff --git a/NEWS b/NEWS
index 71eed46..441ce02 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+--- 1.0.11 2008/10/15
+
+Fixed check for application/x-www-form-urlencoded parameters.
+
 --- 1.0.10 2008/10/14
 
 Fixes for IE in pz2.js.
index 12a383e..61c07d8 100644 (file)
@@ -4,7 +4,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ(2.60)
-AC_INIT([pazpar2],[1.0.10],[pazpar2-help@indexdata.dk])
+AC_INIT([pazpar2],[1.0.11],[pazpar2-help@indexdata.dk])
 
 AC_CONFIG_HEADERS(src/config.h)
 
index 754f764..35ebe62 100644 (file)
@@ -1,3 +1,9 @@
+pazpar2 (1.0.11-1) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Wed, 15 Oct 2008 12:01:55 +0200
+
 pazpar2 (1.0.10-1) unstable; urgency=low
 
   * Upstream.
index ba9fb72..3a50460 100644 (file)
@@ -4,7 +4,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 USE_MANIFEST = 0 # Can be enabled Visual Studio 2005
 PACKAGE_NAME=pazpar2
-PACKAGE_VERSION=1.0.10
+PACKAGE_VERSION=1.0.11
 
 # YAZ
 YAZ_DIR=..\..\yaz