From: Adam Dickmeiss Date: Tue, 21 Oct 2014 07:35:43 +0000 (+0000) Subject: Version 1.6.0 X-Git-Tag: v1.6.0 X-Git-Url: http://git.indexdata.com/?p=metaproxy-moved-to-github.git;a=commitdiff_plain;h=4fcc63d030496d72df862ffa38005b0c4b4c7d3a Version 1.6.0 --- diff --git a/IDMETA b/IDMETA index 3d169e6..5e9426f 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy squeeze" UBUNTU_DIST="trusty saucy precise" CENTOS_DIST="centos5 centos6" -VERSION=1.5.11 +VERSION=1.6.0 diff --git a/NEWS b/NEWS index a73460c..5df87ce 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +--- 1.6.0 2014/10/21 + +z3950_client: allows negotiation charset to be set MP-574 + +cgi: more functional but no support for POSTed content yet (part of MP-564) + --- 1.5.11 2014/10/20 http_file: add include of sys/stat.h fixes MP-576 diff --git a/win/makefile b/win/makefile index 20fb95c..8a1885f 100644 --- a/win/makefile +++ b/win/makefile @@ -8,7 +8,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.5.11 +VERSION=1.6.0 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz