X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b9b0d51e4b77ca9d8279e399a47a183800b9b216;hb=70b55a60a1add5a96aa09711648b57ef8e3c4c07;hp=037b20e389e0f90e7639739fca402dc6b7c712e7;hpb=aad20079cd5d883da0892b6ffa9337e4f4e32631;p=catagits%2FWeb-Simple.git diff --git a/Changes b/Changes index 037b20e..b9b0d51 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Change log for Web::Simple +0.002 - Tue Dec 01 2009 00:30 UTC - fix dispatcher construction to recognise '' as no proto (we expected undef) - plackup support, as_psgi_app method - Fix SYNOPSIS