X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Focaml-http%2Fdebian%2Fchangelog;h=2db109c18bfb1ac4c0c4bc210d2c3127e6916ad0;hb=b24260fd5c00791ad04042405e3942f288f54ab2;hp=0f7d9e9c22b14577d8d311d335e788036e29b107;hpb=fc4c2a406cdd4987f5586aae8c574ddaff00a7e4;p=helm.git diff --git a/helm/DEVEL/ocaml-http/debian/changelog b/helm/DEVEL/ocaml-http/debian/changelog index 0f7d9e9c2..2db109c18 100644 --- a/helm/DEVEL/ocaml-http/debian/changelog +++ b/helm/DEVEL/ocaml-http/debian/changelog @@ -1,3 +1,16 @@ +ocaml-http (0.1.1+dev) UNRELEASED; urgency=low + + * added ?default parameter to "param" method + * fixed bug in response status line parsing + + -- Stefano Zacchiroli Wed, 16 Mar 2005 09:24:07 +0100 + +ocaml-http (0.1.0-2) unstable; urgency=low + + * rebuilt against ocaml 3.08.3 + + -- Stefano Zacchiroli Tue, 29 Mar 2005 11:39:24 +0200 + ocaml-http (0.1.0-1) unstable; urgency=low * first debian official package