From cf3de8cff54340c5414b91dc7c91fa39ce277cd3 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Fri, 22 Nov 2002 10:27:31 +0000 Subject: [PATCH] - removed old entries from TODO - updated changelog --- helm/DEVEL/ocaml-http/TODO | 4 ---- helm/DEVEL/ocaml-http/debian/changelog | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/helm/DEVEL/ocaml-http/TODO b/helm/DEVEL/ocaml-http/TODO index a32543a7c..75714788a 100644 --- a/helm/DEVEL/ocaml-http/TODO +++ b/helm/DEVEL/ocaml-http/TODO @@ -8,7 +8,3 @@ - parse also header and contents of http requests and add corresponding methods to requests objects -- add the possibility to chdir in a given dir before starting -> DONE -- add support for multi threaded daemon -> DONE -- add Http_daemon.respond -> DONE - diff --git a/helm/DEVEL/ocaml-http/debian/changelog b/helm/DEVEL/ocaml-http/debian/changelog index f36b06c2b..c7ad94e25 100644 --- a/helm/DEVEL/ocaml-http/debian/changelog +++ b/helm/DEVEL/ocaml-http/debian/changelog @@ -2,6 +2,10 @@ ocaml-http (0.0.4) unstable; urgency=low * Fixed bug for HTTP encoded GET parameters which contain '?' or '&' characters + * Added support for chdir in a given document root before starting + * Added support for multi threaded daemons + * Added a generic 'Http_daemon.respond' function + * Added 'toString' method to response objects -- Stefano Zacchiroli Wed, 20 Nov 2002 15:03:59 +0100 -- 2.39.2