0.57 release
[catagits/fcgi2.git] / perl / ChangeLog
index f6c1a83..d2a599d 100644 (file)
@@ -1,3 +1,20 @@
+Version 0.57 --        12 November 2000   <skimo@kotnet.org> Sven Verdoolaege
+
+       o don't flush unbound request
+
+Version 0.56 --        3 November 2000   <skimo@kotnet.org> Sven Verdoolaege
+
+       o add example remote.fpl
+       o provide access to the Request parameters
+       o add IsFastCGI method
+       o fix warn handler (Andrew Pimlott <pimlott@idiomtech.com>)
+
+Version 0.55 --        18 October 2000   <skimo@kotnet.org> Sven Verdoolaege
+
+       o small documentation fix
+       o compilation issues with older perls fixed
+       o library initialization when using sockets fixed
+       
 Version 0.54 --        8 October 2000   <skimo@kotnet.org> Sven Verdoolaege
        
        o library fixes  ("Rob Saccoccio" <robs@ipass.net>)