From 8425bccdb09ca097ff19c59039f581515540e522 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Fri, 24 Mar 2006 12:09:43 +0000 Subject: [PATCH] YAZ 2.0.0 requirement --- Changes | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index 5614612..25a2e24 100644 --- a/Changes +++ b/Changes @@ -1,9 +1,11 @@ -$Id: Changes,v 1.21 2006-03-24 11:56:56 mike Exp $ +$Id: Changes,v 1.22 2006-03-24 12:09:43 mike Exp $ Revision history for Perl extension Net::Z3950::SimpleServer -1.01 Fri Mar 24 11:57:07 GMT 2006 +1.01 Fri Mar 24 12:09:32 GMT 2006 - Documentation of release 1.00's SRU/SRW facilities. + - Makefile.PL now fails if YAZ version is earlier than 2.0.0, + which was the first with SRU/SRW support. 1.00 Fri Mar 24 01:20:24 GMT 2006 - Support for SRU and SRW. Mostly this is provided by the YAZ -- 1.7.10.4