From: Stefano Zacchiroli Date: Mon, 9 Dec 2002 14:59:53 +0000 (+0000) Subject: mention IP address info in request class X-Git-Tag: v0_3_99~135 X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=commitdiff_plain;h=b95baa1e1bf6333558efbced2b055264f7a79fed mention IP address info in request class --- diff --git a/helm/DEVEL/ocaml-http/debian/changelog b/helm/DEVEL/ocaml-http/debian/changelog index c953d8f5b..a95d0e9f9 100644 --- a/helm/DEVEL/ocaml-http/debian/changelog +++ b/helm/DEVEL/ocaml-http/debian/changelog @@ -1,5 +1,6 @@ ocaml-http (0.0.7) unstable; urgency=low + * Added client IP address information to Http_request.request class * Added OO daemon interfaces ("daemon" and "connection" classes) * Use Pcre to perform sanity test on headers instead of home made parsing