From: Adam Dickmeiss Date: Thu, 5 Feb 2004 10:02:06 +0000 (+0000) Subject: 0.7.6 X-Git-Tag: YAZPP.0.7.6.larry X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=refs%2Ftags%2FYAZPP.0.7.6.larry;p=yazpp-moved-to-github.git 0.7.6 --- diff --git a/ChangeLog b/ChangeLog index b2ec376..f6f074f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ +--- 0.7.6 2004/02/05 Internal release. + +Force correct referenceID's. + Log libxml2/libxslt errors in yaz log. Update proxy to work with SRW diagnostic code as a URI/string. diff --git a/configure.in b/configure.in index 95fd05c..afd2b00 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_INIT(configure.in) -AM_INIT_AUTOMAKE("yaz++",0.7.5) +AM_INIT_AUTOMAKE("yaz++",0.7.6) AC_PROG_CC AC_PROG_CPP