X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=Changes;h=e6d38a553a128deef41b4f2e240ffbd2ea06451d;hp=c84544370e366bc93ec2a69b259fd92ec2cb8ada;hb=4f36c963da80271ffea671999e41aaa04ea9a36f;hpb=0be609769852d0c19faf33b001d90554909ba9e4 diff --git a/Changes b/Changes index c845443..e6d38a5 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,16 @@ Revision history for Perl extension ZOOM::IRSpy. -1.02 [IN PROGRESS] +TO DO + - Assess reliability on the basis of the last two months only. + - Test for simple access-point-only searches when Bath-profile + searches fail. + +1.03 [IN PROGRESS] + - Liberalise hostname validation regexp, so that hyphens are + allowed in the name. + - Add Search::Bath to Search::Main test. + +1.02 Wed Jul 7 16:43:36 BST 2010 - Enhance setrlimit program so that it can set maximum address-space size as well as number of file descriptors. - Add new restrict_modulo() method to restrict tests to those @@ -48,6 +58,11 @@ Revision history for Perl extension ZOOM::IRSpy. - Fix bug #3534, which caused targets to be probed for record-syntax support using the wrong preferredRecordSyntax. + - Reorder record-syntaxes probed to reduce likelihood of early + failure. Ameliorates, but does not fix, bug #3548. + - irspy.pl and irspy-dump.pl are now installed as binaries. + - Add sample Apache2 configuration to distribution. + - robots.txt used to ameliorate web-site spamming. 1.01 Mon Jul 16 12:51:19 BST 2007 - Web UI pages to add or upload a new target are now publicly