From: Adam Dickmeiss Date: Wed, 9 May 2012 13:58:09 +0000 (+0200) Subject: Version 1.3.35 X-Git-Tag: v1.3.35 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;ds=sidebyside;h=94cb206e33957c66b9972a7618ec0e99fb5ee8de;p=metaproxy-moved-to-github.git Version 1.3.35 --- diff --git a/NEWS b/NEWS index 14ad257..f4c2ab7 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,6 @@ +--- 1.3.35 2012/05/09 -Fixes for windows compilation. +Fixes for Windows compilation. Metaproxy daemon reacts to SIGUSR1 in which case it will leave existing sessions running but terminate the monitor process that is diff --git a/debian/changelog b/debian/changelog index a019f2a..bdbeede 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +metaproxy (1.3.35-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Wed, 09 May 2012 15:53:32 +0200 + metaproxy (1.3.34-1indexdata) unstable; urgency=low * Upstream. diff --git a/win/makefile b/win/makefile index 87662ff..d8aa932 100644 --- a/win/makefile +++ b/win/makefile @@ -7,7 +7,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.3.34 +VERSION=1.3.35 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz