From: Mike Taylor Date: Fri, 3 Sep 2004 13:23:34 +0000 (+0000) Subject: Towards release 0.09 X-Git-Tag: release.1.0.3~44 X-Git-Url: http://git.indexdata.com/?p=simpleserver-moved-to-github.git;a=commitdiff_plain;h=2b6e09f974b15061af1698d98e90fca2e6c746f5 Towards release 0.09 --- 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