- ad verbosity about checking for ext/hash and avoid empty else..fi case
[m6w6/ext-http] / package2.xml
index 316ac11c9a9c709398a08fa157716f4cff45be7a..3e18b156459782850a288088579783ccb4b80466 100644 (file)
@@ -41,6 +41,8 @@
  <notes><![CDATA[
 * Fixed bug in http_negotiate_*() when client sends spaces within accept headers
 
+- Removed support for ETag hashing through libmhash
+
 + Added http_negotiate_content_type()
 ]]></notes>
  <contents>
     <file role="test" name="etag_mode_042.phpt"/>
     <file role="test" name="etag_mode_043.phpt"/>
     <file role="test" name="etag_mode_044.phpt"/>
-    <file role="test" name="etag_mode_crc.phpt"/>
     <file role="test" name="exceptions.phpt"/>
     <file role="test" name="get_request_data_001.phpt"/>
     <file role="test" name="HttpMessage_001.phpt"/>
    prompt="whether to enable cURL HTTP requests; specify libcurl directory"
    default="yes"
   />
-  <configureoption
-   name="with-http-mhash-etags"
-   prompt="whether to enable mhash ETag generator; specify libmhash directory"
-   default="yes"
-  />
   <configureoption
    name="with-http-magic-mime"
    prompt="whether to enable response content type guessing; specify libmagic directory"