]> matita.cs.unibo.it Git - helm.git/blobdiff - DEVEL/ocaml-http/debian/changelog
sort_new_elems on prop_only
[helm.git] / DEVEL / ocaml-http / debian / changelog
index 5d0033b8b5752834b76718810f34f480fb69d419..ac30af0d690347f171d2e555e429a2ba3e298ce0 100644 (file)
@@ -1,3 +1,13 @@
+ocaml-http (0.1.4-1) UNRELEASED; urgency=low
+
+  * send internally generated headers as lowercase strings, for consistency
+    with headers generated via setXXX methods
+  * added preliminary support for cookies (new "cookies" method added to an
+    http_request, cookies are parsed upon request creation if a "Cookie:"
+    header has been received)
+
+ -- Stefano Zacchiroli <zack@debian.org>  Mon, 29 Jan 2007 11:43:40 +0100
+
 ocaml-http (0.1.3-3) UNRELEASED; urgency=low
 
   * debian/rules