]> matita.cs.unibo.it Git - helm.git/commitdiff
mention IP address info in request class
authorStefano Zacchiroli <zack@upsilon.cc>
Mon, 9 Dec 2002 14:59:53 +0000 (14:59 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Mon, 9 Dec 2002 14:59:53 +0000 (14:59 +0000)
helm/DEVEL/ocaml-http/debian/changelog

index c953d8f5b304ab854d31c5870a9156490d5e5638..a95d0e9f9c64129473a261fa635f8e4796b9a715 100644 (file)
@@ -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