From 2b6e09f974b15061af1698d98e90fca2e6c746f5 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Fri, 3 Sep 2004 13:23:34 +0000 Subject: [PATCH] Towards release 0.09 --- Changes | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Changes b/Changes index 78dd41d..54ad3ad 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ Revision history for Perl extension Net::Z3950::SimpleServer +0.09 (IN PROGRESS) + - Include "logging-server.pl" in the distribution: the + simplest possible SimpleServer application, which merely + logs the client-request data structures. + - Makefile.PL is more helpful if yaz-config isn't found. + - Explicitly disable prototypes in SimpleServer.xs: makes no + difference but suppresses and error message for a cleaner + build. + 0.08 Mon Jun 14 14:51:01 2004 - SimpleServer is now perl 5.8 thread proof - Support for IMP_ID parameter in Init responses. This was -- 1.7.10.4