X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FChangeLog;h=3f772aabed57be8032cb9733db9677ca12666ac5;hb=bf00339bb4a4582979bfe26e714b9f1f6e8a0870;hp=c23ebfa518303feb5e44f8a428213196c71b75cb;hpb=c620a324723c2c0680f7806f7212622cb03ae19b;p=catagits%2Ffcgi2.git diff --git a/perl/ChangeLog b/perl/ChangeLog index c23ebfa..3f772aa 100644 --- a/perl/ChangeLog +++ b/perl/ChangeLog @@ -1,3 +1,12 @@ +Version 0.60 -- 8 July 2001 Sven Verdoolaege + + o Allow specification of purity on command line + (suggested by Rob Brown ) + o Fix bug in pure perl implementation + o Don't try to compile anything on pure perl build + o Add BINMODE method + o Add comment on socket permissions + Version 0.59 -- 31 December 2000 Sven Verdoolaege o preliminary pure perl implementation