type changes, casts, and arg touching to prevent warnings.
[catagits/fcgi2.git] / perl / ChangeLog
index c23ebfa..3f772aa 100644 (file)
@@ -1,3 +1,12 @@
+Version 0.60 --        8 July 2001   <skimo@kotnet.org> Sven Verdoolaege
+
+       o Allow specification of purity on command line
+           (suggested by Rob Brown <rbrown@about-inc.com>)
+       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   <skimo@kotnet.org> Sven Verdoolaege
 
        o preliminary pure perl implementation